LLVM 19.0.0git
Public Member Functions | List of all members
llvm::CSKYConstantPool Class Reference

#include "Target/CSKY/MCTargetDesc/CSKYTargetStreamer.h"

Public Member Functions

 CSKYConstantPool ()=default
 
const MCExpraddEntry (MCStreamer &Streamer, const MCExpr *Value, unsigned Size, SMLoc Loc, const MCExpr *AdjustExpr)
 
void emitAll (MCStreamer &Streamer)
 
bool empty ()
 
void clearCache ()
 

Detailed Description

Definition at line 18 of file CSKYTargetStreamer.h.

Constructor & Destructor Documentation

◆ CSKYConstantPool()

llvm::CSKYConstantPool::CSKYConstantPool ( )
default

Member Function Documentation

◆ addEntry()

const MCExpr * CSKYConstantPool::addEntry ( MCStreamer Streamer,
const MCExpr Value,
unsigned  Size,
SMLoc  Loc,
const MCExpr AdjustExpr 
)

◆ clearCache()

void CSKYConstantPool::clearCache ( )

Definition at line 76 of file CSKYTargetStreamer.cpp.

◆ emitAll()

void CSKYConstantPool::emitAll ( MCStreamer Streamer)

◆ empty()

bool CSKYConstantPool::empty ( )

Definition at line 74 of file CSKYTargetStreamer.cpp.

References llvm::SmallVectorBase< Size_T >::empty().


The documentation for this class was generated from the following files: