Searched refs:selectCall (Results 1 – 4 of 4) sorted by relevance
181 bool selectCall(const Instruction *I);751 bool WebAssemblyFastISel::selectCall(const Instruction *I) { in selectCall() function in WebAssemblyFastISel1396 if (selectCall(I)) in fastSelectInstruction()
506 bool selectCall(const User *I);
1157 bool FastISel::selectCall(const User *I) { in selectCall() function in FastISel1780 return selectCall(I); in selectOperator()
1976 return selectCall(I); in fastSelectInstruction()