Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h506 bool selectPatchpoint(const CallInst *I);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp757 bool FastISel::selectPatchpoint(const CallInst *I) { in selectPatchpoint() function in FastISel
1367 return selectPatchpoint(II); in selectIntrinsicCall()