Home
last modified time | relevance | path

Searched refs:GetOpenCL100DebugOpcode (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dir_context_test.cpp415 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugInfoNone) { in TEST_F()
426 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in TEST_F()
473 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugInfoNone) { in TEST_F()
484 if (it->GetOpenCL100DebugOpcode() == in TEST_F()
1145 EXPECT_EQ(dbg_decl->NextNode()->GetOpenCL100DebugOpcode(), in TEST_F()
1160 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F()
1167 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dir_context_test.cpp415 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugInfoNone) { in TEST_F()
426 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in TEST_F()
473 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugInfoNone) { in TEST_F()
484 if (it->GetOpenCL100DebugOpcode() == in TEST_F()
1145 EXPECT_EQ(dbg_decl->NextNode()->GetOpenCL100DebugOpcode(), in TEST_F()
1160 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F()
1167 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp107 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in RegisterDbgFunction()
112 assert(GetDbgInst(fn_id)->GetOpenCL100DebugOpcode() == in RegisterDbgFunction()
711 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction || in AnalyzeDebugInst()
718 inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugOperation && in AnalyzeDebugInst()
846 if (instr->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in ClearDebugInfo()
876 dbg_instr_itr->GetOpenCL100DebugOpcode() == in ClearDebugInfo()
Dinstruction.h565 OpenCLDebugInfo100Instructions GetOpenCL100DebugOpcode() const;
579 return GetOpenCL100DebugOpcode() != OpenCLDebugInfo100InstructionsMax; in IsOpenCL100DebugInstr()
Dinstruction.cpp665 OpenCLDebugInfo100Instructions Instruction::GetOpenCL100DebugOpcode() const { in GetOpenCL100DebugOpcode() function in spvtools::opt::Instruction
Dir_context.cpp431 if (it->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugFunction) in KillOperandFromDebugInstructions()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddebug_info_manager.cpp107 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in RegisterDbgFunction()
112 assert(GetDbgInst(fn_id)->GetOpenCL100DebugOpcode() == in RegisterDbgFunction()
711 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction || in AnalyzeDebugInst()
718 inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugOperation && in AnalyzeDebugInst()
846 if (instr->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in ClearDebugInfo()
876 dbg_instr_itr->GetOpenCL100DebugOpcode() == in ClearDebugInfo()
Dinstruction.h565 OpenCLDebugInfo100Instructions GetOpenCL100DebugOpcode() const;
579 return GetOpenCL100DebugOpcode() != OpenCLDebugInfo100InstructionsMax; in IsOpenCL100DebugInstr()
Dir_context.cpp431 if (it->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugFunction) in KillOperandFromDebugInstructions()
Dinstruction.cpp665 OpenCLDebugInfo100Instructions Instruction::GetOpenCL100DebugOpcode() const { in GetOpenCL100DebugOpcode() function in spvtools::opt::Instruction
/third_party/spirv-tools/source/opt/
Ddebug_info_manager.cpp108 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in RegisterDbgFunction()
113 assert(GetDbgInst(fn_id)->GetOpenCL100DebugOpcode() == in RegisterDbgFunction()
719 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction || in AnalyzeDebugInst()
726 inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugOperation && in AnalyzeDebugInst()
854 if (instr->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in ClearDebugInfo()
884 dbg_instr_itr->GetOpenCL100DebugOpcode() == in ClearDebugInfo()
Dinstruction.h581 OpenCLDebugInfo100Instructions GetOpenCL100DebugOpcode() const;
595 return GetOpenCL100DebugOpcode() != OpenCLDebugInfo100InstructionsMax; in IsOpenCL100DebugInstr()
Dinstruction.cpp658 OpenCLDebugInfo100Instructions Instruction::GetOpenCL100DebugOpcode() const { in GetOpenCL100DebugOpcode() function in spvtools::opt::Instruction
Dir_context.cpp486 if (it->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugFunction) in KillOperandFromDebugInstructions()
/third_party/spirv-tools/test/opt/
Dir_context_test.cpp429 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugInfoNone) { in TEST_F()
440 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in TEST_F()
487 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugInfoNone) { in TEST_F()
498 if (it->GetOpenCL100DebugOpcode() == in TEST_F()