Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp171 unsigned PPCMaterializeInt(const ConstantInt *CI, MVT VT,
440 IndexReg = PPCMaterializeInt(Offset, MVT::i64); in PPCSimplifyAddress()
1727 PPCMaterializeInt(CI, MVT::i64, VA.getLocInfo() != CCValAssign::ZExt); in SelectRet()
2208 unsigned PPCFastISel::PPCMaterializeInt(const ConstantInt *CI, MVT VT, in PPCMaterializeInt() function in PPCFastISel
2267 return PPCMaterializeInt(CI, VT, false); in fastMaterializeConstant()