Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp523 case ixor64: in get_reduction_identity()
Daco_print_ir.cpp85 ret[ixor64] = "ixor64"; in __anonaeda01fb0102()
Daco_lower_to_hw_instr.cpp173 case ixor64: return aco_opcode::num_opcodes; in get_reduce_opcode()
234 } else if (op == ixor64) { in emit_int64_dpp_op()
339 } else if (op == ixor64) { in emit_int64_op()
Daco_ir.h1703 ixor8, ixor16, ixor32, ixor64, enumerator