Home
last modified time | relevance | path

Searched refs:SpvOpLogicalNot (Results 1 – 25 of 60) sorted by relevance

123

/external/angle/third_party/spirv-tools/src/test/fuzz/
Dtransformation_equation_instruction_test.cpp177 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {}, in TEST()
182 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {6}, in TEST()
187 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {21}, in TEST()
192 14, SpvOpLogicalNot, {7}, return_instruction); in TEST()
199 15, SpvOpLogicalNot, {14}, return_instruction); in TEST()
Dfact_manager_test.cpp818 fact_manager.AddFactIdEquation(14, SpvOpLogicalNot, {7}, context.get()); in TEST()
819 fact_manager.AddFactIdEquation(17, SpvOpLogicalNot, {16}, context.get()); in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_equation_instruction_test.cpp177 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {}, in TEST()
182 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {6}, in TEST()
187 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {21}, in TEST()
192 14, SpvOpLogicalNot, {7}, return_instruction); in TEST()
199 15, SpvOpLogicalNot, {14}, return_instruction); in TEST()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp68 SpvOpLogicalNot, SpvOpSNegate}; in Apply()
127 case SpvOpLogicalNot: { in Apply()
Dtransformation_add_no_contraction_decoration.cpp101 case SpvOpLogicalNot: in IsArithmetic()
Dtransformation_equation_instruction.cpp142 case SpvOpLogicalNot: { in MaybeGetResultType()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_equation_instructions.cpp68 SpvOpLogicalNot, SpvOpSNegate}; in Apply()
127 case SpvOpLogicalNot: { in Apply()
Dtransformation_add_no_contraction_decoration.cpp101 case SpvOpLogicalNot: in IsArithmetic()
Dtransformation_equation_instruction.cpp142 case SpvOpLogicalNot: { in MaybeGetResultType()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp102 case SpvOpLogicalNot: in IsArithmetic()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.cpp57 case SpvOp::SpvOpLogicalNot: in UnaryOperate()
587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp57 case SpvOp::SpvOpLogicalNot: in UnaryOperate()
587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()
/external/angle/third_party/spirv-tools/src/source/opt/
Dfold.cpp57 case SpvOp::SpvOpLogicalNot: in UnaryOperate()
587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp134 case SpvOpLogicalNot: { in LogicalsPass()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp134 case SpvOpLogicalNot: { in LogicalsPass()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_logicals.cpp134 case SpvOpLogicalNot: { in LogicalsPass()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp574 case SpvOpLogicalNot: in spvOpcodeIsScalarizable()
/external/angle/third_party/spirv-tools/src/source/
Dopcode.cpp574 case SpvOpLogicalNot: in spvOpcodeIsScalarizable()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp569 case SpvOpLogicalNot: in spvOpcodeIsScalarizable()
/external/skia/src/sksl/
Dspirv.h730 SpvOpLogicalNot = 168, enumerator
/external/skqp/src/sksl/
Dspirv.h730 SpvOpLogicalNot = 168, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h824 SpvOpLogicalNot = 168, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
Dspirv.h824 SpvOpLogicalNot = 168, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h824 SpvOpLogicalNot = 168, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h824 SpvOpLogicalNot = 168, enumerator

123