Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp945 const MCExpr *OffsExpr = in emitInstruction() local
953 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
1387 const MCExpr *OffsExpr = in emitInstruction() local
1392 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1983 const MCExpr *OffsExpr = in emitFunctionEntryLabel() local
1989 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()