Home
last modified time | relevance | path

Searched defs:selectIntToFP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp184 bool PPCInstructionSelector::selectIntToFP(MachineInstr &I, in selectIntToFP() function in PPCInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2859 bool AArch64FastISel::selectIntToFP(const Instruction *I, bool Signed) { in selectIntToFP() function in AArch64FastISel