Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h530 bool selectPatchpoint(const CallInst *I);
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp704 bool FastISel::selectPatchpoint(const CallInst *I) { in selectPatchpoint() function in FastISel
1220 return selectPatchpoint(II); in selectIntrinsicCall()