Home
last modified time | relevance | path

Searched refs:SpvOpNot (Results 1 – 25 of 62) sorted by relevance

123

/third_party/spirv-tools/source/fuzz/
Dtransformation_add_bit_instruction_synonym.cpp93 case SpvOpNot: in Apply()
112 instruction->opcode() != SpvOpNot)) { in IsInstructionSupported()
122 if (instruction->opcode() == SpvOpNot) { in IsInstructionSupported()
177 case SpvOpNot: in GetRequiredFreshIdCount()
Dtransformation_add_relaxed_decoration.cpp116 case SpvOpNot: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp313 case SpvOpNot: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp242 case SpvOpNot: in IsSimpleInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_bit_instruction_synonym.cpp93 case SpvOpNot: in Apply()
112 instruction->opcode() != SpvOpNot)) { in IsInstructionSupported()
122 if (instruction->opcode() == SpvOpNot) { in IsInstructionSupported()
177 case SpvOpNot: in GetRequiredFreshIdCount()
Dtransformation_add_relaxed_decoration.cpp116 case SpvOpNot: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp313 case SpvOpNot: in IsOpcodeSupported()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_bit_instruction_synonym.cpp93 case SpvOpNot: in Apply()
112 instruction->opcode() != SpvOpNot)) { in IsInstructionSupported()
122 if (instruction->opcode() == SpvOpNot) { in IsInstructionSupported()
177 case SpvOpNot: in GetRequiredFreshIdCount()
Dtransformation_add_relaxed_decoration.cpp116 case SpvOpNot: in IsNumeric()
Dtransformation_propagate_instruction_up.cpp313 case SpvOpNot: in IsOpcodeSupported()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dshrinker_test.cpp189 if (inst.opcode() == SpvOpNot) { in TEST()
254 case SpvOpNot: in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dshrinker_test.cpp189 if (inst.opcode() == SpvOpNot) { in TEST()
254 case SpvOpNot: in TEST()
/third_party/spirv-tools/test/fuzz/
Dshrinker_test.cpp189 if (inst.opcode() == SpvOpNot) { in TEST()
254 case SpvOpNot: in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/
Dbinary_to_text_test.cpp185 spvtest::MakeInstruction(SpvOpNot, {1, 2, 3}),
189 spvtest::MakeInstruction(SpvOpNot, {1, 1, 3}),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_to_text_test.cpp185 spvtest::MakeInstruction(SpvOpNot, {1, 2, 3}),
189 spvtest::MakeInstruction(SpvOpNot, {1, 1, 3}),
/third_party/spirv-tools/test/
Dbinary_to_text_test.cpp196 spvtest::MakeInstruction(SpvOpNot, {1, 2, 3}),
200 spvtest::MakeInstruction(SpvOpNot, {1, 1, 3}),
/third_party/spirv-tools/source/
Dopcode.cpp573 case SpvOpNot: in spvOpcodeIsScalarizable()
760 case SpvOpNot: in spvOpcodeIsBit()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp576 case SpvOpNot: in spvOpcodeIsScalarizable()
762 case SpvOpNot: in spvOpcodeIsBit()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp576 case SpvOpNot: in spvOpcodeIsScalarizable()
762 case SpvOpNot: in spvOpcodeIsBit()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfold.cpp55 case SpvOp::SpvOpNot: in UnaryOperate()
590 case SpvOp::SpvOpNot: in IsFoldableOpcode()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp55 case SpvOp::SpvOpNot: in UnaryOperate()
590 case SpvOp::SpvOpNot: in IsFoldableOpcode()
/third_party/spirv-tools/source/opt/
Dfold.cpp55 case SpvOp::SpvOpNot: in UnaryOperate()
590 case SpvOp::SpvOpNot: in IsFoldableOpcode()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_bitwise.cpp77 case SpvOpNot: { in BitwisePass()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_bitwise.cpp77 case SpvOpNot: { in BitwisePass()
/third_party/spirv-tools/source/val/
Dvalidate_bitwise.cpp109 case SpvOpNot: { in BitwisePass()

123