LLVM 24.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 19 of file CSKYTargetStreamer.h.

Constructor & Destructor Documentation

◆ CSKYConstantPool()

llvm::CSKYConstantPool::CSKYConstantPool ( )
default

References Size, and Streamer.

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 81 of file CSKYTargetStreamer.cpp.

◆ emitAll()

void CSKYConstantPool::emitAll ( MCStreamer & Streamer)

Definition at line 27 of file CSKYTargetStreamer.cpp.

References llvm::MCDR_DataRegion, llvm::MCDR_DataRegionEnd, and Streamer.

◆ empty()

bool CSKYConstantPool::empty ( )

Definition at line 79 of file CSKYTargetStreamer.cpp.


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