Searched defs:selectFPToInt (Results 1 – 3 of 3) sorted by relevance
211 bool PPCInstructionSelector::selectFPToInt(MachineInstr &I, in selectFPToInt() function in PPCInstructionSelector
1090 bool MipsFastISel::selectFPToInt(const Instruction *I, bool IsSigned) { in selectFPToInt() function in MipsFastISel
2826 bool AArch64FastISel::selectFPToInt(const Instruction *I, bool Signed) { in selectFPToInt() function in AArch64FastISel