Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h541 bool selectXRayCustomEvent(const CallInst *II);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1031 bool FastISel::selectXRayCustomEvent(const CallInst *I) { in selectXRayCustomEvent() function in FastISel
1455 return selectXRayCustomEvent(II); in selectIntrinsicCall()