Searched refs:selectFCmp (Results 1 – 2 of 2) sorted by relevance
187 bool selectFCmp(const Instruction *I);1086 bool WebAssemblyFastISel::selectFCmp(const Instruction *I) { in selectFCmp() function in WebAssemblyFastISel1410 return selectFCmp(I); in fastSelectInstruction()
93 bool selectFCmp(MachineInstr &I, MachineRegisterInfo &MRI,366 return selectFCmp(I, MRI, MF); in select()943 bool X86InstructionSelector::selectFCmp(MachineInstr &I, in selectFCmp() function in X86InstructionSelector