Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp174 unsigned PPCMoveToIntReg(const Instruction *I, MVT VT,
1073 unsigned PPCFastISel::PPCMoveToIntReg(const Instruction *I, MVT VT, in PPCMoveToIntReg() function in PPCFastISel
1162 unsigned IntReg = PPCMoveToIntReg(I, DstVT, DestReg, IsSigned); in SelectFPToI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp175 unsigned PPCMoveToIntReg(const Instruction *I, MVT VT,
1148 unsigned PPCFastISel::PPCMoveToIntReg(const Instruction *I, MVT VT, in PPCMoveToIntReg() function in PPCFastISel
1248 PPCMoveToIntReg(I, DstVT, DestReg, IsSigned); in SelectFPToI()