Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp178 unsigned PPCMoveToIntReg(const Instruction *I, MVT VT,
1151 unsigned PPCFastISel::PPCMoveToIntReg(const Instruction *I, MVT VT, in PPCMoveToIntReg() function in PPCFastISel
1256 : PPCMoveToIntReg(I, DstVT, DestReg, IsSigned); in SelectFPToI()