Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinst_debug_printf_pass.h65 void GenDebugPrintfCode(BasicBlock::iterator ref_inst_itr,
Dinst_debug_printf_pass.cpp172 void InstDebugPrintfPass::GenDebugPrintfCode( in GenDebugPrintfCode() function in spvtools::opt::InstDebugPrintfPass
221 return GenDebugPrintfCode(ref_inst_itr, ref_block_itr, stage_idx, in ProcessImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_debug_printf_pass.h65 void GenDebugPrintfCode(BasicBlock::iterator ref_inst_itr,
Dinst_debug_printf_pass.cpp172 void InstDebugPrintfPass::GenDebugPrintfCode( in GenDebugPrintfCode() function in spvtools::opt::InstDebugPrintfPass
221 return GenDebugPrintfCode(ref_inst_itr, ref_block_itr, stage_idx, in ProcessImpl()
/third_party/spirv-tools/source/opt/
Dinst_debug_printf_pass.h145 void GenDebugPrintfCode(BasicBlock::iterator ref_inst_itr,
Dinst_debug_printf_pass.cpp176 void InstDebugPrintfPass::GenDebugPrintfCode( in GenDebugPrintfCode() function in spvtools::opt::InstDebugPrintfPass
450 return GenDebugPrintfCode(ref_inst_itr, ref_block_itr, new_blocks); in ProcessImpl()