Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCFastISel.cpp172 unsigned PPCMoveToIntReg(const Instruction *I, MVT VT,
1060 unsigned PPCFastISel::PPCMoveToIntReg(const Instruction *I, MVT VT, in PPCMoveToIntReg() function in PPCFastISel
1150 unsigned IntReg = PPCMoveToIntReg(I, DstVT, DestReg, IsSigned); in SelectFPToI()