Searched defs:selectIntToFP (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ | ||
H A D | PPCInstructionSelector.cpp | 184 bool PPCInstructionSelector::selectIntToFP(MachineInstr &I, in selectIntToFP() function in PPCInstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 2854 bool AArch64FastISel::selectIntToFP(const Instruction *I, bool Signed) { selectIntToFP() function in AArch64FastISel |