Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DFastISel.h511 bool selectStackmap(const CallInst *I);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp650 bool FastISel::selectStackmap(const CallInst *I) { in selectStackmap() function in FastISel
1363 return selectStackmap(II); in selectIntrinsicCall()