Home
last modified time | relevance | path

Searched refs:OffsExpr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp757 const MCExpr *OffsExpr = in emitInstruction() local
765 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
1170 const MCExpr *OffsExpr = in emitInstruction() local
1175 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1628 const MCExpr *OffsExpr = in emitFunctionEntryLabel() local
1634 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()