Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDFastISel.h521 bool selectXRayTypedEvent(const CallInst *II);
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp924 bool FastISel::selectXRayTypedEvent(const CallInst *I) { in selectXRayTypedEvent() function in FastISel
1495 return selectXRayTypedEvent(II); in selectIntrinsicCall()