Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp730 const MCExpr *OffsExpr = in emitInstruction() local
738 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
1142 const MCExpr *OffsExpr = in emitInstruction() local
1147 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1578 const MCExpr *OffsExpr = in emitFunctionEntryLabel() local
1584 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()