Home
last modified time | relevance | path

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

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