Searched refs:selectSelect (Results 1 – 3 of 3) sorted by relevance
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()
112 bool selectSelect(const Instruction *I);970 bool MipsFastISel::selectSelect(const Instruction *I) { in selectSelect() function in MipsFastISel1835 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()