Searched refs:selectSelect (Results 1 – 4 of 4) sorted by relevance
61 bool selectSelect(MachineInstrBuilder &MIB, MachineRegisterInfo &MRI) const;767 bool ARMInstructionSelector::selectSelect(MachineInstrBuilder &MIB, in selectSelect() function in ARMInstructionSelector1034 return selectSelect(MIB, MRI); in select()
179 bool selectSelect(const Instruction *I);908 bool WebAssemblyFastISel::selectSelect(const Instruction *I) { in selectSelect() function in WebAssemblyFastISel1399 return selectSelect(I); in fastSelectInstruction()
160 bool selectSelect(const Instruction *I);1015 bool MipsFastISel::selectSelect(const Instruction *I) { in selectSelect() function in MipsFastISel2087 return selectSelect(I); in fastSelectInstruction()
164 bool selectSelect(const Instruction *I);2650 bool AArch64FastISel::selectSelect(const Instruction *I) { in selectSelect() function in AArch64FastISel5083 return selectSelect(I); in fastSelectInstruction()