Searched refs:selectFCmp (Results 1 – 2 of 2) sorted by relevance
186 bool selectFCmp(const Instruction *I);1045 bool WebAssemblyFastISel::selectFCmp(const Instruction *I) { in selectFCmp() function in WebAssemblyFastISel1378 return selectFCmp(I); in fastSelectInstruction()
92 bool selectFCmp(MachineInstr &I, MachineRegisterInfo &MRI,370 return selectFCmp(I, MRI, MF); in select()982 bool X86InstructionSelector::selectFCmp(MachineInstr &I, in selectFCmp() function in X86InstructionSelector