LLVM 22.0.0git
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

References Size.

Member Function Documentation

◆ addEntry()

◆ clearCache()

void CSKYConstantPool::clearCache ( )

Definition at line 77 of file CSKYTargetStreamer.cpp.

◆ emitAll()

◆ empty()

bool CSKYConstantPool::empty ( )

Definition at line 75 of file CSKYTargetStreamer.cpp.


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