Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h522 bool selectXRayTypedEvent(const CallInst *II);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp921 bool FastISel::selectXRayTypedEvent(const CallInst *I) { in selectXRayTypedEvent() function in FastISel
1435 return selectXRayTypedEvent(II); in selectIntrinsicCall()