Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp718 const MCExpr *OffsExpr = in emitInstruction() local
726 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
1122 const MCExpr *OffsExpr = in emitInstruction() local
1127 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1548 const MCExpr *OffsExpr = in emitFunctionEntryLabel() local
1554 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()