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