Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h505 bool selectStackmap(const CallInst *I);
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp645 bool FastISel::selectStackmap(const CallInst *I) { in selectStackmap() function in FastISel
1364 return selectStackmap(II); in selectIntrinsicCall()