Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCExpr.h49 static const PPCMCExpr *createLo(const MCExpr *Expr, in createLo() function
/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp163 Expr = PPCMCExpr::createLo(Expr, isDarwin, Ctx); in GetSymbolRef()
DPPCAsmPrinter.cpp1193 PPCMCExpr::createLo(TOCDeltaExpr, false, OutContext); in EmitFunctionBodyStart()
1374 const MCExpr *SubLo16 = PPCMCExpr::createLo(Sub, true, OutContext); in EmitFunctionStubs()
1427 PPCMCExpr::createLo(LazyPtrExpr, true, OutContext); in EmitFunctionStubs()