Home
last modified time | relevance | path

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

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