Searched refs:selectSelect (Results 1 – 7 of 7) sorted by relevance
61 bool selectSelect(MachineInstrBuilder &MIB, MachineRegisterInfo &MRI) const;619 bool ARMInstructionSelector::selectSelect(MachineInstrBuilder &MIB, in selectSelect() function in ARMInstructionSelector843 return selectSelect(MIB, MRI); in select()
150 bool selectSelect(const Instruction *I);716 bool WebAssemblyFastISel::selectSelect(const Instruction *I) { in selectSelect() function in WebAssemblyFastISel1161 case Instruction::Select: return selectSelect(I); in fastSelectInstruction()
175 bool selectSelect(const Instruction *I);853 bool WebAssemblyFastISel::selectSelect(const Instruction *I) { in selectSelect() function in WebAssemblyFastISel1337 case Instruction::Select: return selectSelect(I); in fastSelectInstruction()
112 bool selectSelect(const Instruction *I);970 bool MipsFastISel::selectSelect(const Instruction *I) { in selectSelect() function in MipsFastISel1835 return selectSelect(I); in fastSelectInstruction()
158 bool selectSelect(const Instruction *I);1003 bool MipsFastISel::selectSelect(const Instruction *I) { in selectSelect() function in MipsFastISel2059 return selectSelect(I); in fastSelectInstruction()
165 bool selectSelect(const Instruction *I);2667 bool AArch64FastISel::selectSelect(const Instruction *I) { in selectSelect() function in AArch64FastISel5129 return selectSelect(I); in fastSelectInstruction()
122 bool selectSelect(const Instruction *I);2578 bool AArch64FastISel::selectSelect(const Instruction *I) { in selectSelect() function in AArch64FastISel4976 return selectSelect(I); in fastSelectInstruction()