Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h509 bool selectStackmap(const CallInst *I);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp642 bool FastISel::selectStackmap(const CallInst *I) { in selectStackmap() function in FastISel
1442 return selectStackmap(II); in selectIntrinsicCall()