Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp752 bool WebAssemblyFastISel::selectCall(const Instruction *I) { selectCall() function in WebAssemblyFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1146 bool FastISel::selectCall(const User *I) { selectCall() function in FastISel