Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp750 const MCExpr *OffsExpr = in emitInstruction() local
758 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
1242 const MCExpr *OffsExpr = in emitInstruction() local
1247 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1698 const MCExpr *OffsExpr = in emitFunctionEntryLabel() local
1704 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()