Searched refs:selectSelect (Results 1 – 4 of 4) sorted by relevance
61 bool selectSelect(MachineInstrBuilder &MIB, MachineRegisterInfo &MRI) const;677 bool ARMInstructionSelector::selectSelect(MachineInstrBuilder &MIB, in selectSelect() function in ARMInstructionSelector901 return selectSelect(MIB, MRI); in select()
181 bool selectSelect(const Instruction *I);872 bool WebAssemblyFastISel::selectSelect(const Instruction *I) { in selectSelect() function in WebAssemblyFastISel1368 return selectSelect(I); in fastSelectInstruction()
161 bool selectSelect(const Instruction *I);1019 bool MipsFastISel::selectSelect(const Instruction *I) { in selectSelect() function in MipsFastISel2085 return selectSelect(I); in fastSelectInstruction()
165 bool selectSelect(const Instruction *I);2676 bool AArch64FastISel::selectSelect(const Instruction *I) { in selectSelect() function in AArch64FastISel5164 return selectSelect(I); in fastSelectInstruction()