Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddebug_info_manager.cpp27 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
108 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()
848 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
Dir_context.cpp35 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
433 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
/third_party/spirv-tools/source/opt/
Ddebug_info_manager.cpp29 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
110 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()
854 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
Dir_context.cpp35 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
435 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp27 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
108 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()
848 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
Dir_context.cpp35 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
433 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dir_context_test.cpp422 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local
428 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()
Ddebug_info_manager_test.cpp30 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
/third_party/spirv-tools/test/opt/
Dir_context_test.cpp437 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local
443 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()
Ddebug_info_manager_test.cpp30 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dir_context_test.cpp422 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local
428 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()
Ddebug_info_manager_test.cpp30 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable