Searched defs:SelectIToFP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 1062 bool PPCFastISel::SelectIToFP(const Instruction *I, bool IsSigned) { SelectIToFP() function in PPCFastISel |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFastISel.cpp | 1524 bool ARMFastISel::SelectIToFP(const Instruction *I, bool isSigned) { SelectIToFP() function in ARMFastISel |