Home
last modified time | relevance | path

Searched refs:kDebugFunctionOperandFunctionIndex (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp33 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
109 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()
856 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
Dir_context.cpp36 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
488 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddebug_info_manager.cpp33 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
109 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()
870 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
H A Dir_context.cpp36 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
491 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.cpp33 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
109 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()
856 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
H A Dir_context.cpp36 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
491 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dir_context_test.cpp436 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local
442 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()
H A Ddebug_info_manager_test.cpp27 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dir_context_test.cpp436 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local
442 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()
Ddebug_info_manager_test.cpp27 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_context_test.cpp436 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local
442 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()
H A Ddebug_info_manager_test.cpp27 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable