Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DFastISel.h519 bool selectXRayCustomEvent(const CallInst *II);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp900 bool FastISel::selectXRayCustomEvent(const CallInst *I) { in selectXRayCustomEvent() function in FastISel
1369 return selectXRayCustomEvent(II); in selectIntrinsicCall()