Home
last modified time | relevance | path

Searched refs:GetShader100DebugOpcode (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp121 } else if (inst->GetShader100DebugOpcode() == in RegisterDbgFunction()
127 assert(fn_inst && fn_inst->GetShader100DebugOpcode() == in RegisterDbgFunction()
217 } else if (line->GetShader100DebugOpcode() == in CreateDebugInlinedAt()
611 assert(inst->GetShader100DebugOpcode() == in GetVulkanDebugOperation()
720 inst->GetShader100DebugOpcode() == in AnalyzeDebugInst()
733 inst->GetShader100DebugOpcode() == in AnalyzeDebugInst()
859 if (instr->GetShader100DebugOpcode() == in ClearDebugInfo()
892 dbg_instr_itr->GetShader100DebugOpcode() == in ClearDebugInfo()
Dinstruction.cpp572 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsDebugLineInst()
581 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsLine()
587 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsNoLine()
676 NonSemanticShaderDebugInfo100Instructions Instruction::GetShader100DebugOpcode() in GetShader100DebugOpcode() function in spvtools::opt::Instruction
Dinstruction.h586 NonSemanticShaderDebugInfo100Instructions GetShader100DebugOpcode() const;
600 return GetShader100DebugOpcode() != in IsShader100DebugInstr()
Dinline_pass.cpp412 if (callee_inst_itr->GetShader100DebugOpcode() == in InlineEntryBlock()
450 if (inst_itr->GetShader100DebugOpcode() == in InlineBasicBlocks()
Daggressive_dead_code_elim_pass.cpp648 auto op = dbg.GetShader100DebugOpcode(); in InitializeModuleScopeLiveInstructions()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddebug_info_manager.cpp121 } else if (inst->GetShader100DebugOpcode() == in RegisterDbgFunction()
127 assert(fn_inst && fn_inst->GetShader100DebugOpcode() == in RegisterDbgFunction()
217 } else if (line->GetShader100DebugOpcode() == in CreateDebugInlinedAt()
611 assert(inst->GetShader100DebugOpcode() == in GetVulkanDebugOperation()
720 inst->GetShader100DebugOpcode() == in AnalyzeDebugInst()
733 inst->GetShader100DebugOpcode() == in AnalyzeDebugInst()
873 if (instr->GetShader100DebugOpcode() == in ClearDebugInfo()
906 dbg_instr_itr->GetShader100DebugOpcode() == in ClearDebugInfo()
H A Dinstruction.cpp572 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsDebugLineInst()
581 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsLine()
587 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsNoLine()
676 NonSemanticShaderDebugInfo100Instructions Instruction::GetShader100DebugOpcode() in GetShader100DebugOpcode() function in spvtools::opt::Instruction
H A Dinstruction.h586 NonSemanticShaderDebugInfo100Instructions GetShader100DebugOpcode() const;
600 return GetShader100DebugOpcode() != in IsShader100DebugInstr()
H A Dinline_pass.cpp425 if (callee_inst_itr->GetShader100DebugOpcode() == in InlineEntryBlock()
463 if (inst_itr->GetShader100DebugOpcode() == in InlineBasicBlocks()
H A Daggressive_dead_code_elim_pass.cpp676 auto op = dbg.GetShader100DebugOpcode(); in InitializeModuleScopeLiveInstructions()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.cpp121 } else if (inst->GetShader100DebugOpcode() == in RegisterDbgFunction()
127 assert(fn_inst && fn_inst->GetShader100DebugOpcode() == in RegisterDbgFunction()
217 } else if (line->GetShader100DebugOpcode() == in CreateDebugInlinedAt()
611 assert(inst->GetShader100DebugOpcode() == in GetVulkanDebugOperation()
720 inst->GetShader100DebugOpcode() == in AnalyzeDebugInst()
733 inst->GetShader100DebugOpcode() == in AnalyzeDebugInst()
859 if (instr->GetShader100DebugOpcode() == in ClearDebugInfo()
892 dbg_instr_itr->GetShader100DebugOpcode() == in ClearDebugInfo()
H A Dinstruction.cpp572 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsDebugLineInst()
581 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsLine()
587 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsNoLine()
676 NonSemanticShaderDebugInfo100Instructions Instruction::GetShader100DebugOpcode() in GetShader100DebugOpcode() function in spvtools::opt::Instruction
H A Dinstruction.h586 NonSemanticShaderDebugInfo100Instructions GetShader100DebugOpcode() const;
600 return GetShader100DebugOpcode() != in IsShader100DebugInstr()
H A Dinline_pass.cpp425 if (callee_inst_itr->GetShader100DebugOpcode() == in InlineEntryBlock()
463 if (inst_itr->GetShader100DebugOpcode() == in InlineBasicBlocks()
H A Daggressive_dead_code_elim_pass.cpp648 auto op = dbg.GetShader100DebugOpcode(); in InitializeModuleScopeLiveInstructions()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_test.cpp1529 TEST_F(DescriptorTypeTest, GetShader100DebugOpcode) { argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dinstruction_test.cpp1529 TEST_F(DescriptorTypeTest, GetShader100DebugOpcode) { argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_test.cpp1529 TEST_F(DescriptorTypeTest, GetShader100DebugOpcode) { argument