Home
last modified time | relevance | path

Searched refs:kOpLineOperandLineIndex (Results 1 – 6 of 6) sorted by relevance

/third_party/spirv-tools/source/opt/
Ddebug_info_manager.cpp23 static const uint32_t kOpLineOperandLineIndex = 1; variable
163 line_number = line->GetSingleWordOperand(kOpLineOperandLineIndex); in CreateDebugInlinedAt()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp24 static const uint32_t kOpLineOperandLineIndex = 1; variable
213 line_number = line->GetSingleWordOperand(kOpLineOperandLineIndex); in CreateDebugInlinedAt()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddebug_info_manager.cpp24 static const uint32_t kOpLineOperandLineIndex = 1; variable
213 line_number = line->GetSingleWordOperand(kOpLineOperandLineIndex); in CreateDebugInlinedAt()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dir_loader_test.cpp34 constexpr uint32_t kOpLineOperandLineIndex = 1; variable
251 EXPECT_EQ(lines[i].GetSingleWordOperand(kOpLineOperandLineIndex), in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dir_loader_test.cpp34 constexpr uint32_t kOpLineOperandLineIndex = 1; variable
251 EXPECT_EQ(lines[i].GetSingleWordOperand(kOpLineOperandLineIndex), in TEST()
/third_party/spirv-tools/test/opt/
Dir_loader_test.cpp34 constexpr uint32_t kOpLineOperandLineIndex = 1; variable
235 EXPECT_EQ(lines[i].GetSingleWordOperand(kOpLineOperandLineIndex), in TEST()