Searched refs:selectCall (Results 1 – 4 of 4) sorted by relevance
180 bool selectCall(const Instruction *I);734 bool WebAssemblyFastISel::selectCall(const Instruction *I) { in selectCall() function in WebAssemblyFastISel1364 if (selectCall(I)) in fastSelectInstruction()
535 bool selectCall(const User *I);
1280 bool FastISel::selectCall(const User *I) { in selectCall() function in FastISel1872 return selectCall(I); in selectOperator()
1980 return selectCall(I); in fastSelectInstruction()