Searched refs:selectCall (Results 1 – 4 of 4) sorted by relevance
149 bool selectCall(const Instruction *I);623 bool WebAssemblyFastISel::selectCall(const Instruction *I) { in selectCall() function in WebAssemblyFastISel1158 if (selectCall(I)) in fastSelectInstruction()
535 bool selectCall(const User *Call);
1052 bool FastISel::selectCall(const User *I) { in selectCall() function in FastISel1635 return selectCall(I); in selectOperator()
1882 return selectCall(I); in fastSelectInstruction()