Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp172 unsigned PPCMaterializeInt(const ConstantInt *CI, MVT VT,
442 IndexReg = PPCMaterializeInt(Offset, MVT::i64); in PPCSimplifyAddress()
1730 PPCMaterializeInt(CI, MVT::i64, VA.getLocInfo() != CCValAssign::ZExt); in SelectRet()
2207 unsigned PPCFastISel::PPCMaterializeInt(const ConstantInt *CI, MVT VT, in PPCMaterializeInt() function in PPCFastISel
2266 return PPCMaterializeInt(CI, VT, false); in fastMaterializeConstant()