Home
last modified time | relevance | path

Searched refs:ixor32 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp346 case ixor32: in get_reduction_identity()
Daco_print_ir.cpp56 [ixor32] = "ixor32",
Daco_ir.h1297 ixor8, ixor16, ixor32, ixor64, enumerator
Daco_lower_to_hw_instr.cpp160 case ixor32: return aco_opcode::v_xor_b32; in get_reduce_opcode()