Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp550 case iand64: return 0xffffffffu; in get_reduction_identity()
Daco_print_ir.cpp77 ret[iand64] = "iand64"; in __anonaeda01fb0102()
Daco_lower_to_hw_instr.cpp171 case iand64: return aco_opcode::num_opcodes; in get_reduce_opcode()
224 } else if (op == iand64) { in emit_int64_dpp_op()
333 } else if (op == iand64) { in emit_int64_op()
Daco_ir.h1701 iand8, iand16, iand32, iand64, enumerator