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

/external/llvm/include/llvm/CodeGen/
H A DFastISel.h391 bool SelectStackmap(const CallInst *I);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp597 bool FastISel::SelectStackmap(const CallInst *I) { function in class:FastISel
821 return SelectStackmap(Call);

Completed in 138 milliseconds