Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h533 bool selectStackmap(const CallInst *I);
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp602 bool FastISel::selectStackmap(const CallInst *I) { in selectStackmap() function in FastISel
1236 return selectStackmap(II); in selectIntrinsicCall()