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.cpp167 Register PPCMoveToIntReg(const Instruction *I, MVT VT, Register SrcReg,
1140 Register PPCFastISel::PPCMoveToIntReg(const Instruction *I, MVT VT, in PPCMoveToIntReg() function in PPCFastISel
1245 : PPCMoveToIntReg(I, DstVT, DestReg, IsSigned); in SelectFPToI()