Home
last modified time | relevance | path

Searched defs:selectCall (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp751 bool WebAssemblyFastISel::selectCall(const Instruction *I) { in selectCall() function in WebAssemblyFastISel
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1160 bool FastISel::selectCall(const User *I) { in selectCall() function in FastISel