Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h542 bool selectXRayTypedEvent(const CallInst *II);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1050 bool FastISel::selectXRayTypedEvent(const CallInst *I) { in selectXRayTypedEvent() function in FastISel
1457 return selectXRayTypedEvent(II); in selectIntrinsicCall()