Searched refs:createLo (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCExpr.h | 49 static const PPCMCExpr *createLo(const MCExpr *Expr, in createLo() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCExpr.h | 51 static const PPCMCExpr *createLo(const MCExpr *Expr, in createLo() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 131 Expr = PPCMCExpr::createLo(Expr, isDarwin, Ctx); in GetSymbolRef()
|
D | PPCAsmPrinter.cpp | 1217 PPCMCExpr::createLo(TOCDeltaExpr, false, OutContext); in EmitFunctionBodyStart()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 141 Expr = PPCMCExpr::createLo(Expr, isDarwin, Ctx); in GetSymbolRef()
|
D | PPCAsmPrinter.cpp | 616 PPCMCExpr::createLo(LTOCDeltaExpr, false, OutContext); in EmitInstruction() 1449 PPCMCExpr::createLo(TOCDeltaExpr, false, OutContext); in EmitFunctionBodyStart()
|