/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 62 OpenCLDebugInfo100DebugFunction = 20, enumerator
|
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_language_header_cldebuginfo100/android_arm64_armv8-2a_cortex-a55/gen/ |
D | OpenCLDebugInfo100.h | 56 OpenCLDebugInfo100DebugFunction = 20, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 62 OpenCLDebugInfo100DebugFunction = 20, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCLDebugInfo100.h | 62 OpenCLDebugInfo100DebugFunction = 20, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | debug_info_manager.cpp | 108 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in RegisterDbgFunction() 719 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction || in AnalyzeDebugInst() 854 if (instr->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in ClearDebugInfo()
|
D | ir_context.cpp | 486 if (it->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugFunction) in KillOperandFromDebugInstructions()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | debug_info_manager.cpp | 108 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in RegisterDbgFunction() 719 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction || in AnalyzeDebugInst() 868 if (instr->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in ClearDebugInfo()
|
H A D | ir_context.cpp | 489 if (it->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugFunction) in KillOperandFromDebugInstructions()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | debug_info_manager.cpp | 108 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in RegisterDbgFunction() 719 if (inst->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction || in AnalyzeDebugInst() 854 if (instr->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in ClearDebugInfo()
|
H A D | ir_context.cpp | 489 if (it->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugFunction) in KillOperandFromDebugInstructions()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | ext_inst.cldebug100_test.cpp | 59 EXPECT_EQ(20, OpenCLDebugInfo100DebugFunction); in TEST() 864 OpenCLDebugInfo100DebugFunction, ExtInstCLDebugInfo100RoundTripTest,
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | ext_inst.cldebug100_test.cpp | 59 EXPECT_EQ(20, OpenCLDebugInfo100DebugFunction); in TEST() 864 OpenCLDebugInfo100DebugFunction, ExtInstCLDebugInfo100RoundTripTest,
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/ |
D | ext_inst.cldebug100_test.cpp | 59 EXPECT_EQ(20, OpenCLDebugInfo100DebugFunction); in TEST() 864 OpenCLDebugInfo100DebugFunction, ExtInstCLDebugInfo100RoundTripTest,
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | operand.cpp | 590 case OpenCLDebugInfo100DebugFunction: in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | operand.cpp | 598 case OpenCLDebugInfo100DebugFunction: in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/ |
H A D | operand.cpp | 643 case OpenCLDebugInfo100DebugFunction: in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | ir_context_test.cpp | 440 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in TEST_F()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | ir_context_test.cpp | 440 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in TEST_F()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | ir_context_test.cpp | 440 if (it->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugFunction) { in TEST_F()
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SpirvShaderDebugger.cpp | 1702 case OpenCLDebugInfo100DebugFunction: in process()
|