Searched refs:createHa (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCExpr.h | 59 static const PPCMCExpr *createHa(const MCExpr *Expr, in createHa() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCExpr.h | 61 static const PPCMCExpr *createHa(const MCExpr *Expr, in createHa() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 134 Expr = PPCMCExpr::createHa(Expr, isDarwin, Ctx); in GetSymbolRef()
|
D | PPCAsmPrinter.cpp | 1210 PPCMCExpr::createHa(TOCDeltaExpr, false, OutContext); in EmitFunctionBodyStart()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 144 Expr = PPCMCExpr::createHa(Expr, isDarwin, Ctx); in GetSymbolRef()
|
D | PPCAsmPrinter.cpp | 609 PPCMCExpr::createHa(LTOCDeltaExpr, false, OutContext); in EmitInstruction() 1442 PPCMCExpr::createHa(TOCDeltaExpr, false, OutContext); in EmitFunctionBodyStart()
|