/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_relaxed_decoration.cpp | 111 case SpvOpShiftRightLogical: in IsNumeric()
|
D | transformation_replace_id_with_synonym.cpp | 123 case SpvOpShiftRightLogical: in IsAgnosticToSignednessOfOperand()
|
D | transformation_propagate_instruction_up.cpp | 307 case SpvOpShiftRightLogical: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 236 case SpvOpShiftRightLogical: in IsSimpleInstruction()
|
D | transformation_propagate_instruction_down.cpp | 331 case SpvOpShiftRightLogical: in IsOpcodeSupported()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_add_relaxed_decoration.cpp | 111 case SpvOpShiftRightLogical: in IsNumeric()
|
D | transformation_replace_id_with_synonym.cpp | 123 case SpvOpShiftRightLogical: in IsAgnosticToSignednessOfOperand()
|
D | transformation_propagate_instruction_up.cpp | 307 case SpvOpShiftRightLogical: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 236 case SpvOpShiftRightLogical: in IsSimpleInstruction()
|
D | transformation_propagate_instruction_down.cpp | 331 case SpvOpShiftRightLogical: in IsOpcodeSupported()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | fold.cpp | 126 case SpvOp::SpvOpShiftRightLogical: in BinaryOperate() 326 case SpvOp::SpvOpShiftRightLogical: in FoldBinaryIntegerOpToConstant() 597 case SpvOp::SpvOpShiftRightLogical: in IsFoldableOpcode()
|
D | inst_debug_printf_pass.cpp | 94 GetUint64Id(), SpvOpShiftRightLogical, ui64_inst->result_id(), in GenOutputValues()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | fold.cpp | 126 case SpvOp::SpvOpShiftRightLogical: in BinaryOperate() 326 case SpvOp::SpvOpShiftRightLogical: in FoldBinaryIntegerOpToConstant() 597 case SpvOp::SpvOpShiftRightLogical: in IsFoldableOpcode()
|
D | inst_debug_printf_pass.cpp | 94 GetUint64Id(), SpvOpShiftRightLogical, ui64_inst->result_id(), in GenOutputValues()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 569 case SpvOpShiftRightLogical: in spvOpcodeIsScalarizable() 754 case SpvOpShiftRightLogical: in spvOpcodeIsBit()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 569 case SpvOpShiftRightLogical: in spvOpcodeIsScalarizable() 754 case SpvOpShiftRightLogical: in spvOpcodeIsBit()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_bitwise.cpp | 33 case SpvOpShiftRightLogical: in BitwisePass()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_bitwise.cpp | 33 case SpvOpShiftRightLogical: in BitwisePass()
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_alu.c | 286 case SpvOpShiftRightLogical: return nir_op_ushr; in vtn_nir_alu_op_for_spirv_opcode() 710 case SpvOpShiftRightLogical: { in vtn_handle_alu()
|
/external/skia/src/sksl/ |
D | spirv.h | 754 SpvOpShiftRightLogical = 194, enumerator
|
/external/skqp/src/sksl/ |
D | spirv.h | 754 SpvOpShiftRightLogical = 194, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 848 SpvOpShiftRightLogical = 194, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 848 SpvOpShiftRightLogical = 194, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 848 SpvOpShiftRightLogical = 194, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 860 SpvOpShiftRightLogical = 194, enumerator
|