Searched defs:selectFPToInt (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/GISel/ | ||
H A D | PPCInstructionSelector.cpp | 211 bool PPCInstructionSelector::selectFPToInt(MachineInstr &I, in selectFPToInt() function in PPCInstructionSelector |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 1090 bool MipsFastISel::selectFPToInt(const Instruction *I, bool IsSigned) { selectFPToInt() function in MipsFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 2822 bool AArch64FastISel::selectFPToInt(const Instruction *I, bool Signed) { selectFPToInt() function in AArch64FastISel |