Home
last modified time | relevance | path

Searched refs:InstrumentFunction (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.h307 bool InstrumentFunction(Function* func, uint32_t stage_idx,
Dinstrument_pass.cpp893 bool InstrumentPass::InstrumentFunction(Function* func, uint32_t stage_idx, in InstrumentFunction() function in spvtools::opt::InstrumentPass
962 modified = InstrumentFunction(fn, stage_idx, pfn) || modified; in InstProcessCallTreeFromRoots()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.h307 bool InstrumentFunction(Function* func, uint32_t stage_idx,
Dinstrument_pass.cpp893 bool InstrumentPass::InstrumentFunction(Function* func, uint32_t stage_idx, in InstrumentFunction() function in spvtools::opt::InstrumentPass
962 modified = InstrumentFunction(fn, stage_idx, pfn) || modified; in InstProcessCallTreeFromRoots()
/third_party/spirv-tools/source/opt/
Dinstrument_pass.h320 bool InstrumentFunction(Function* func, uint32_t stage_idx,
Dinstrument_pass.cpp958 bool InstrumentPass::InstrumentFunction(Function* func, uint32_t stage_idx, in InstrumentFunction() function in spvtools::opt::InstrumentPass
1027 modified = InstrumentFunction(fn, stage_idx, pfn) || modified; in InstProcessCallTreeFromRoots()