Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp623 bool WebAssemblyFastISel::selectCall(const Instruction *I) { in selectCall() function in WebAssemblyFastISel
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1052 bool FastISel::selectCall(const User *I) { in selectCall() function in FastISel