Home
last modified time | relevance | path

Searched refs:OpNoLine (Results 1 - 25 of 53) sorted by relevance

123

/third_party/spirv-tools/test/
H A Dtext_to_binary.debug_test.cpp148 TEST_F(TextToBinaryTest, OpNoLine) { in TEST_F()
149 EXPECT_THAT(CompiledInstructions("OpNoLine"), in TEST_F()
150 Eq(MakeInstruction(spv::Op::OpNoLine, {}))); in TEST_F()
/third_party/spirv-tools/source/opt/
H A Dreflect.h40 return opcode == spv::Op::OpLine || opcode == spv::Op::OpNoLine; in IsOpLineInst()
H A Dmodule.cpp177 // the last line information is not effective any more. Emit OpNoLine in ToBinary()
191 static_cast<uint16_t>(spv::Op::OpNoLine)); in ToBinary()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddebug_info_manager_test.cpp251 OpNoLine
265 OpNoLine
773 OpNoLine
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddebug_info_manager_test.cpp251 OpNoLine
265 OpNoLine
773 OpNoLine
/third_party/spirv-tools/test/opt/
H A Ddebug_info_manager_test.cpp248 OpNoLine
262 OpNoLine
770 OpNoLine
/third_party/spirv-tools/source/val/
H A Dvalidate_adjacency.cpp76 case spv::Op::OpNoLine: in ValidateAdjacency()
H A Dvalidate_layout.cpp229 case spv::Op::OpNoLine: in FunctionScopedInstructions()
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.debug_test.cpp145 TEST_F(TextToBinaryTest, OpNoLine) { in TEST_F()
146 EXPECT_THAT(CompiledInstructions("OpNoLine"), in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.debug_test.cpp145 TEST_F(TextToBinaryTest, OpNoLine) { in TEST_F()
146 EXPECT_THAT(CompiledInstructions("OpNoLine"), in TEST_F()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs959 OpNoLine = 317, enumerator
H A Dspirv.hpp954 OpNoLine = 317, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs971 OpNoLine = 317, enumerator
H A Dspirv.hpp966 OpNoLine = 317, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs976 OpNoLine = 317, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs959 OpNoLine = 317, enumerator
H A Dspirv.hpp954 OpNoLine = 317, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs971 OpNoLine = 317, enumerator
H A Dspirv.hpp966 OpNoLine = 317, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs976 OpNoLine = 317, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs959 OpNoLine = 317, enumerator
H A Dspirv.hpp954 OpNoLine = 317, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs971 OpNoLine = 317, enumerator
H A Dspirv.hpp966 OpNoLine = 317, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs976 OpNoLine = 317, enumerator

Completed in 51 milliseconds

123