Home
last modified time | relevance | path

Searched refs:SpvOpDecorateStringGOOGLE (Results 1 – 25 of 43) sorted by relevance

12

/third_party/spirv-tools/source/opt/
Ddecoration_manager.cpp224 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations()
290 case SpvOpDecorateStringGOOGLE: in HaveSubsetOfDecorations()
334 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame()
363 case SpvOpDecorateStringGOOGLE: in AddDecoration()
472 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration()
604 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Dstrip_nonsemantic_info_pass.cpp35 case SpvOpDecorateStringGOOGLE: in Process()
Dstrip_reflect_info_pass.cpp34 case SpvOpDecorateStringGOOGLE: in Process()
Daggressive_dead_code_elim_pass.cpp75 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()()
769 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddecoration_manager.cpp224 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations()
290 case SpvOpDecorateStringGOOGLE: in HaveSubsetOfDecorations()
334 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame()
363 case SpvOpDecorateStringGOOGLE: in AddDecoration()
472 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration()
604 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Dstrip_reflect_info_pass.cpp34 case SpvOpDecorateStringGOOGLE: in Process()
Daggressive_dead_code_elim_pass.cpp74 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()()
753 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp224 case SpvOpDecorateStringGOOGLE: in HaveTheSameDecorations()
290 case SpvOpDecorateStringGOOGLE: in HaveSubsetOfDecorations()
334 case SpvOpDecorateStringGOOGLE: in AreDecorationsTheSame()
363 case SpvOpDecorateStringGOOGLE: in AddDecoration()
472 case SpvOpDecorateStringGOOGLE: in WhileEachDecoration()
604 case SpvOpDecorateStringGOOGLE: in RemoveDecoration()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Dstrip_reflect_info_pass.cpp34 case SpvOpDecorateStringGOOGLE: in Process()
Daggressive_dead_code_elim_pass.cpp74 PRIORITY_CASE(SpvOpDecorateStringGOOGLE) in operator ()()
753 case SpvOpDecorateStringGOOGLE: in ProcessGlobalValues()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddecoration_manager_test.cpp149 &ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
193 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
232 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
235 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
/third_party/spirv-tools/test/opt/
Ddecoration_manager_test.cpp149 &ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
193 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
232 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
235 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Ddecoration_manager_test.cpp149 &ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
189 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
193 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
232 Instruction inst1(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
235 Instruction inst2(&ir_context, SpvOpDecorateStringGOOGLE, 0u, 0u, in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.extension_test.cpp673 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
699 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp673 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
699 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
/third_party/spirv-tools/test/
Dtext_to_binary.extension_test.cpp673 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
699 MakeInstruction(SpvOpDecorateStringGOOGLE, in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/source/
Doperand.cpp528 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
Dopcode.cpp358 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()
/third_party/spirv-tools/source/
Doperand.cpp532 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
Dopcode.cpp358 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Doperand.cpp528 case SpvOpDecorateStringGOOGLE: in spvOperandCanBeForwardDeclaredFunction()
Dopcode.cpp358 case SpvOpDecorateStringGOOGLE: in spvOpcodeIsDecoration()

12