Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.h49 static const PPCMCExpr *createLo(const MCExpr *Expr, MCContext &Ctx) { in createLo() function
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp141 Expr = PPCMCExpr::createLo(Expr, Ctx); in GetSymbolRef()
H A DPPCAsmPrinter.cpp805 const MCExpr *DeltaLo = PPCMCExpr::createLo(DeltaExpr, OutContext); in emitInstruction()
887 PPCMCExpr::createLo(GOTDeltaExpr, OutContext); in emitInstruction()
1855 const MCExpr *TOCDeltaLo = PPCMCExpr::createLo(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()