Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h520 bool selectXRayCustomEvent(const CallInst *II);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp905 bool FastISel::selectXRayCustomEvent(const CallInst *I) { in selectXRayCustomEvent() function in FastISel
1493 return selectXRayCustomEvent(II); in selectIntrinsicCall()