Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h505 bool selectPatchpoint(const CallInst *I);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp765 bool FastISel::selectPatchpoint(const CallInst *I) { in selectPatchpoint() function in FastISel
1346 return selectPatchpoint(II); in selectIntrinsicCall()