/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | local_single_store_elim_pass.cpp | 225 dbg_op == OpenCLDebugInfo100DebugValue) { in FindSingleStoreAndCheckUses() 294 dbg_op == OpenCLDebugInfo100DebugValue) in RewriteLoads()
|
H A D | debug_info_manager.cpp | 120 OpenCLDebugInfo100DebugValue); in RegisterDbgDeclare() 496 {static_cast<uint32_t>(OpenCLDebugInfo100DebugValue)}}, in AddDebugValueWithIndex() 569 {OpenCLDebugInfo100DebugValue}); in AddDebugValueForDecl() 588 if (inst->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugValue) return 0; in GetVariableIdOfDebugValueUsedForDeclare() 807 instr->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugValue) { in ClearDebugInfo()
|
H A D | local_single_block_elim_pass.cpp | 36 dbg_op == OpenCLDebugInfo100DebugValue) { in HasOnlySupportedRefs()
|
H A D | copy_prop_arrays.cpp | 35 dbg_opcode == OpenCLDebugInfo100DebugValue; in IsOpenCL100DebugDeclareOrValue() 613 {static_cast<uint32_t>(OpenCLDebugInfo100DebugValue)}); in UpdateUses() 628 case OpenCLDebugInfo100DebugValue: in UpdateUses()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/ |
H A D | local_single_store_elim_pass.cpp | 225 dbg_op == OpenCLDebugInfo100DebugValue) { in FindSingleStoreAndCheckUses() 294 dbg_op == OpenCLDebugInfo100DebugValue) in RewriteLoads()
|
H A D | debug_info_manager.cpp | 120 OpenCLDebugInfo100DebugValue); in RegisterDbgDeclare() 496 {static_cast<uint32_t>(OpenCLDebugInfo100DebugValue)}}, in AddDebugValueWithIndex() 569 {OpenCLDebugInfo100DebugValue}); in AddDebugValueForDecl() 588 if (inst->GetOpenCL100DebugOpcode() != OpenCLDebugInfo100DebugValue) return 0; in GetVariableIdOfDebugValueUsedForDeclare() 807 instr->GetOpenCL100DebugOpcode() == OpenCLDebugInfo100DebugValue) { in ClearDebugInfo()
|
H A D | local_single_block_elim_pass.cpp | 36 dbg_op == OpenCLDebugInfo100DebugValue) { in HasOnlySupportedRefs()
|
H A D | copy_prop_arrays.cpp | 35 dbg_opcode == OpenCLDebugInfo100DebugValue; in IsOpenCL100DebugDeclareOrValue() 613 {static_cast<uint32_t>(OpenCLDebugInfo100DebugValue)}); in UpdateUses() 628 case OpenCLDebugInfo100DebugValue: in UpdateUses()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/val/ |
H A D | validate_layout.cpp | 59 ext_inst_key == OpenCLDebugInfo100DebugValue) { in ModuleScopedInstructions() 242 ext_inst_key == OpenCLDebugInfo100DebugValue) { in FunctionScopedInstructions()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_layout.cpp | 59 ext_inst_key == OpenCLDebugInfo100DebugValue) { in ModuleScopedInstructions() 255 ext_inst_key == OpenCLDebugInfo100DebugValue) { in FunctionScopedInstructions()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/val/ |
H A D | validate_layout.cpp | 59 ext_inst_key == OpenCLDebugInfo100DebugValue) { in ModuleScopedInstructions() 255 ext_inst_key == OpenCLDebugInfo100DebugValue) { in FunctionScopedInstructions()
|
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/val/ |
H A D | validate_layout.cpp | 50 ext_inst_key == OpenCLDebugInfo100DebugValue) { in ModuleScopedInstructions() 257 ext_inst_key == OpenCLDebugInfo100DebugValue) { in FunctionScopedInstructions()
|
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/val/ |
H A D | validate_layout.cpp | 50 ext_inst_key == OpenCLDebugInfo100DebugValue) { in ModuleScopedInstructions() 257 ext_inst_key == OpenCLDebugInfo100DebugValue) { in FunctionScopedInstructions()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/graphics/vkd3d/vkd3d-1.2/external/spirv-headers/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/external/spirv-headers/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/graphics/shaderc/shaderc-2021.3/third_party/spirv-headers/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/external/spirv-headers/include/spirv/unified1/ |
H A D | OpenCLDebugInfo100.h | 71 OpenCLDebugInfo100DebugValue = 29, enumerator
|
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/ |
H A D | ir_context_test.cpp | 1146 OpenCLDebugInfo100DebugValue); in TEST_F() 1160 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F() 1167 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | ir_context_test.cpp | 1146 OpenCLDebugInfo100DebugValue); in TEST_F() 1160 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F() 1167 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F()
|
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/ |
H A D | ir_context_test.cpp | 1146 OpenCLDebugInfo100DebugValue); in TEST_F() 1160 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F() 1167 EXPECT_EQ(dbg_value->GetOpenCL100DebugOpcode(), OpenCLDebugInfo100DebugValue); in TEST_F()
|