Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstrumentation.h70 virtual void instrumentIntrinsicCall(LoweringContext &, in instrumentIntrinsicCall() function
DIceInstrumentation.cpp91 instrumentIntrinsicCall(Context, llvm::cast<InstIntrinsicCall>(Instr)); in instrumentInst()