Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp953 const MCExpr *OffsExpr = MCBinaryExpr::createSub( in emitInstruction() local
958 EmitToStreamer(*OutStreamer, MCInstBuilder(PPC::BL).addExpr(OffsExpr)); in emitInstruction()
1377 const MCExpr *OffsExpr = in emitInstruction() local
1382 OutStreamer->emitValue(OffsExpr, 4); in emitInstruction()
1961 const MCExpr *OffsExpr = in emitFunctionEntryLabel() local
1967 OutStreamer->emitValue(OffsExpr, 4); in emitFunctionEntryLabel()