Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h513 bool selectXRayCustomEvent(const CallInst *II);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp895 bool FastISel::selectXRayCustomEvent(const CallInst *I) { in selectXRayCustomEvent() function in FastISel
1370 return selectXRayCustomEvent(II); in selectIntrinsicCall()