Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp745 bool WebAssemblyFastISel::selectCall(const Instruction *I) { in selectCall() function in WebAssemblyFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1291 bool FastISel::selectCall(const User *I) { in selectCall() function in FastISel