Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_bit_instruction_synonym.cpp50 instruction->opcode() != SpvOpNot)) { in IsApplicable()
105 case SpvOpNot: in Apply()
130 case SpvOpNot: in GetRequiredFreshIdCount()
Dfuzzer_pass_add_bit_instruction_synonyms.cpp58 instruction.opcode() != SpvOpNot) { in Apply()
Dtransformation_add_relaxed_decoration.cpp117 case SpvOpNot: in IsNumeric()
Dtransformation_replace_id_with_synonym.cpp116 case SpvOpNot: in IsAgnosticToSignednessOfOperand()
Dtransformation_propagate_instruction_up.cpp313 case SpvOpNot: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp242 case SpvOpNot: in IsSimpleInstruction()
Dtransformation_propagate_instruction_down.cpp337 case SpvOpNot: in IsOpcodeSupported()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_bit_instruction_synonym.cpp50 instruction->opcode() != SpvOpNot)) { in IsApplicable()
105 case SpvOpNot: in Apply()
130 case SpvOpNot: in GetRequiredFreshIdCount()
Dfuzzer_pass_add_bit_instruction_synonyms.cpp58 instruction.opcode() != SpvOpNot) { in Apply()
Dtransformation_add_relaxed_decoration.cpp117 case SpvOpNot: in IsNumeric()
Dtransformation_replace_id_with_synonym.cpp116 case SpvOpNot: in IsAgnosticToSignednessOfOperand()
Dtransformation_propagate_instruction_up.cpp313 case SpvOpNot: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp242 case SpvOpNot: in IsSimpleInstruction()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dshrinker_test.cpp189 if (inst.opcode() == SpvOpNot) { in TEST()
254 case SpvOpNot: in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dshrinker_test.cpp189 if (inst.opcode() == SpvOpNot) { in TEST()
254 case SpvOpNot: in TEST()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_to_text_test.cpp185 spvtest::MakeInstruction(SpvOpNot, {1, 2, 3}),
189 spvtest::MakeInstruction(SpvOpNot, {1, 1, 3}),
/external/deqp-deps/SPIRV-Tools/test/
Dbinary_to_text_test.cpp185 spvtest::MakeInstruction(SpvOpNot, {1, 2, 3}),
189 spvtest::MakeInstruction(SpvOpNot, {1, 1, 3}),
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp574 case SpvOpNot: in spvOpcodeIsScalarizable()
760 case SpvOpNot: in spvOpcodeIsBit()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp574 case SpvOpNot: in spvOpcodeIsScalarizable()
760 case SpvOpNot: in spvOpcodeIsBit()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_bitwise.cpp77 case SpvOpNot: { in BitwisePass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_bitwise.cpp77 case SpvOpNot: { in BitwisePass()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.cpp55 case SpvOp::SpvOpNot: in UnaryOperate()
590 case SpvOp::SpvOpNot: in IsFoldableOpcode()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp55 case SpvOp::SpvOpNot: in UnaryOperate()
590 case SpvOp::SpvOpNot: in IsFoldableOpcode()
/external/skia/src/sksl/
Dspirv.h760 SpvOpNot = 200, enumerator
/external/skqp/src/sksl/
Dspirv.h760 SpvOpNot = 200, enumerator

123