Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp388 case iand64: in get_reduction_identity()
Daco_print_ir.cpp49 [iand64] = "iand64",
Daco_lower_to_hw_instr.cpp174 case iand64: return aco_opcode::num_opcodes; in get_reduce_opcode()
225 } else if (op == iand64) { in emit_int64_dpp_op()
340 } else if (op == iand64) { in emit_int64_op()
Daco_ir.h1295 iand8, iand16, iand32, iand64, enumerator