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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.cpp488 case ixor64:
H A Daco_print_ir.cpp85 ret[ixor64] = "ixor64";
H A Daco_lower_to_hw_instr.cpp173 case ixor64: return aco_opcode::num_opcodes;
234 } else if (op == ixor64) {
339 } else if (op == ixor64) {
H A Daco_ir.h1664 ixor8, ixor16, ixor32, ixor64, enumerator in enum:aco::ReduceOp

Completed in 13 milliseconds