Home
last modified time | relevance | path

Searched refs:selectStackmap (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h532 bool selectStackmap(const CallInst *I);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp790 bool FastISel::selectStackmap(const CallInst *I) { in selectStackmap() function in FastISel
1477 return selectStackmap(II); in selectIntrinsicCall()