Home
last modified time | relevance | path

Searched refs:CommonDebugInfoDebugValue (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dcommon_debug_info.h54 CommonDebugInfoDebugValue = 29, enumerator
/third_party/spirv-tools/source/
Dcommon_debug_info.h54 CommonDebugInfoDebugValue = 29, enumerator
/third_party/skia/third_party/externals/spirv-tools/source/
Dcommon_debug_info.h54 CommonDebugInfoDebugValue = 29, enumerator
/third_party/spirv-tools/source/opt/
Dlocal_single_store_elim_pass.cpp223 dbg_op == CommonDebugInfoDebugValue) { in FindSingleStoreAndCheckUses()
292 dbg_op == CommonDebugInfoDebugValue) in RewriteLoads()
Ddebug_info_manager.cpp141 dbg_declare->GetCommonDebugOpcode() == CommonDebugInfoDebugValue); in RegisterDbgDeclare()
592 dbg_val->SetInOperand(kExtInstInstructionInIdx, {CommonDebugInfoDebugValue}); in AddDebugValueForDecl()
623 if (inst->GetCommonDebugOpcode() != CommonDebugInfoDebugValue) return 0; in GetVariableIdOfDebugValueUsedForDeclare()
867 instr->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) { in ClearDebugInfo()
Dcopy_prop_arrays.cpp35 dbg_opcode == CommonDebugInfoDebugValue; in IsDebugDeclareOrValue()
615 {static_cast<uint32_t>(CommonDebugInfoDebugValue)}); in UpdateUses()
630 case CommonDebugInfoDebugValue: in UpdateUses()
Dlocal_single_block_elim_pass.cpp34 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
Dmem_pass.cpp233 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
Dvector_dce.cpp409 if (use->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) in MarkDebugValueUsesAsDead()
Dlocal_access_chain_convert_pass.cpp200 if (user->GetCommonDebugOpcode() == CommonDebugInfoDebugValue || in HasOnlySupportedRefs()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp244 dbg_op == CommonDebugInfoDebugValue) { in FindSingleStoreAndCheckUses()
313 dbg_op == CommonDebugInfoDebugValue) in RewriteLoads()
Ddebug_info_manager.cpp140 dbg_declare->GetCommonDebugOpcode() == CommonDebugInfoDebugValue); in RegisterDbgDeclare()
585 dbg_val->SetInOperand(kExtInstInstructionInIdx, {CommonDebugInfoDebugValue}); in AddDebugValueForDecl()
616 if (inst->GetCommonDebugOpcode() != CommonDebugInfoDebugValue) return 0; in GetVariableIdOfDebugValueUsedForDeclare()
859 instr->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) { in ClearDebugInfo()
Dcopy_prop_arrays.cpp35 dbg_opcode == CommonDebugInfoDebugValue; in IsDebugDeclareOrValue()
616 {static_cast<uint32_t>(CommonDebugInfoDebugValue)}); in UpdateUses()
631 case CommonDebugInfoDebugValue: in UpdateUses()
Dlocal_single_block_elim_pass.cpp36 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
Dlocal_access_chain_convert_pass.cpp187 if (user->GetCommonDebugOpcode() == CommonDebugInfoDebugValue || in HasOnlySupportedRefs()
Dscalar_replacement_pass.cpp98 if (user->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) { in ReplaceVariable()
804 user->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) { in CheckUses()
Dmem_pass.cpp230 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dlocal_single_store_elim_pass.cpp244 dbg_op == CommonDebugInfoDebugValue) { in FindSingleStoreAndCheckUses()
313 dbg_op == CommonDebugInfoDebugValue) in RewriteLoads()
Ddebug_info_manager.cpp140 dbg_declare->GetCommonDebugOpcode() == CommonDebugInfoDebugValue); in RegisterDbgDeclare()
585 dbg_val->SetInOperand(kExtInstInstructionInIdx, {CommonDebugInfoDebugValue}); in AddDebugValueForDecl()
616 if (inst->GetCommonDebugOpcode() != CommonDebugInfoDebugValue) return 0; in GetVariableIdOfDebugValueUsedForDeclare()
859 instr->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) { in ClearDebugInfo()
Dcopy_prop_arrays.cpp35 dbg_opcode == CommonDebugInfoDebugValue; in IsDebugDeclareOrValue()
616 {static_cast<uint32_t>(CommonDebugInfoDebugValue)}); in UpdateUses()
631 case CommonDebugInfoDebugValue: in UpdateUses()
Dlocal_single_block_elim_pass.cpp36 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
Dlocal_access_chain_convert_pass.cpp187 if (user->GetCommonDebugOpcode() == CommonDebugInfoDebugValue || in HasOnlySupportedRefs()
Dscalar_replacement_pass.cpp98 if (user->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) { in ReplaceVariable()
804 user->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) { in CheckUses()
Dmem_pass.cpp230 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
Dvector_dce.cpp411 if (use->GetCommonDebugOpcode() == CommonDebugInfoDebugValue) in MarkDebugValueUsesAsDead()

12