Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFastISel.h514 bool selectXRayTypedEvent(const CallInst *II);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp914 bool FastISel::selectXRayTypedEvent(const CallInst *I) { in selectXRayTypedEvent() function in FastISel
1372 return selectXRayTypedEvent(II); in selectIntrinsicCall()