Searched defs:selectCall (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 764 bool WebAssemblyFastISel::selectCall(const Instruction *I) { selectCall() function in WebAssemblyFastISel |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 1155 bool FastISel::selectCall(const User *I) { in selectCall() function in FastISel |