Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp347 case ixor64: in get_reduction_identity()
Daco_print_ir.cpp57 [ixor64] = "ixor64",
Daco_lower_to_hw_instr.cpp176 case ixor64: return aco_opcode::num_opcodes; in get_reduce_opcode()
235 } else if (op == ixor64) { in emit_int64_dpp_op()
346 } else if (op == ixor64) { in emit_int64_op()
Daco_ir.h1297 ixor8, ixor16, ixor32, ixor64, enumerator