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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h532 bool selectStackmap(const CallInst *I);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp805 bool FastISel::selectStackmap(const CallInst *I) { function in class:FastISel
1492 return selectStackmap(II);

Completed in 116 milliseconds