Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DFastISel.h520 bool selectXRayTypedEvent(const CallInst *II);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp919 bool FastISel::selectXRayTypedEvent(const CallInst *I) { in selectXRayTypedEvent() function in FastISel
1371 return selectXRayTypedEvent(II); in selectIntrinsicCall()