Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp168 unsigned PPCMaterializeInt(const ConstantInt *CI, MVT VT,
454 IndexReg = PPCMaterializeInt(Offset, MVT::i64); in PPCSimplifyAddress()
1636 PPCMaterializeInt(CI, MVT::i64, VA.getLocInfo() != CCValAssign::ZExt); in SelectRet()
2094 unsigned PPCFastISel::PPCMaterializeInt(const ConstantInt *CI, MVT VT, in PPCMaterializeInt() function in PPCFastISel
2148 return PPCMaterializeInt(CI, VT, VT != MVT::i1); in fastMaterializeConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp169 unsigned PPCMaterializeInt(const ConstantInt *CI, MVT VT,
457 IndexReg = PPCMaterializeInt(Offset, MVT::i64); in PPCSimplifyAddress()
1723 PPCMaterializeInt(CI, MVT::i64, VA.getLocInfo() != CCValAssign::ZExt); in SelectRet()
2195 unsigned PPCFastISel::PPCMaterializeInt(const ConstantInt *CI, MVT VT, in PPCMaterializeInt() function in PPCFastISel
2254 return PPCMaterializeInt(CI, VT, false); in fastMaterializeConstant()