Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.cpp387 case iand32: in get_reduction_identity()
Daco_print_ir.cpp48 [iand32] = "iand32",
Daco_ir.h1295 iand8, iand16, iand32, iand64, enumerator
Daco_lower_to_hw_instr.cpp157 case iand32: return aco_opcode::v_and_b32; in get_reduce_opcode()