Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.h56 static const PPCMCExpr *createHa(const MCExpr *Expr, MCContext &Ctx) { in createHa() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp170 Expr = PPCMCExpr::createHa(Expr, Ctx); in GetSymbolRef()
H A DPPCAsmPrinter.cpp995 const MCExpr *DeltaHi = PPCMCExpr::createHa(DeltaExpr, OutContext); in emitInstruction()
2142 const MCExpr *TOCDeltaHi = PPCMCExpr::createHa(TOCDeltaExpr, OutContext); in emitFunctionBodyStart()