Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h504 bool selectStackmap(const CallInst *I);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp653 bool FastISel::selectStackmap(const CallInst *I) { in selectStackmap() function in FastISel
1343 return selectStackmap(II); in selectIntrinsicCall()