Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp177 unsigned PPCMoveToIntReg(const Instruction *I, MVT VT,
1152 unsigned PPCFastISel::PPCMoveToIntReg(const Instruction *I, MVT VT, in PPCMoveToIntReg() function in PPCFastISel
1257 : PPCMoveToIntReg(I, DstVT, DestReg, IsSigned); in SelectFPToI()