Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp860 const MCExpr *OffsExpr = in emitInstruction() local
868 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
1277 const MCExpr *OffsExpr = in emitInstruction() local
1282 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1757 const MCExpr *OffsExpr = in emitFunctionEntryLabel() local
1763 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()