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