Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCExpr.h49 static const PPCMCExpr *createLo(const MCExpr *Expr, in createLo() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCExpr.h51 static const PPCMCExpr *createLo(const MCExpr *Expr, in createLo() function
/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp131 Expr = PPCMCExpr::createLo(Expr, isDarwin, Ctx); in GetSymbolRef()
DPPCAsmPrinter.cpp1217 PPCMCExpr::createLo(TOCDeltaExpr, false, OutContext); in EmitFunctionBodyStart()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp141 Expr = PPCMCExpr::createLo(Expr, isDarwin, Ctx); in GetSymbolRef()
DPPCAsmPrinter.cpp616 PPCMCExpr::createLo(LTOCDeltaExpr, false, OutContext); in EmitInstruction()
1449 PPCMCExpr::createLo(TOCDeltaExpr, false, OutContext); in EmitFunctionBodyStart()