Searched refs:imax32 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.cpp506 case imax32: return INT32_MIN;
H A Daco_print_ir.cpp58 ret[imax32] = "imax32";
H A Daco_ir.h1657 imax8, imax16, imax32, imax64, enumerator in enum:aco::ReduceOp
H A Daco_lower_to_hw_instr.cpp146 case imax32: return aco_opcode::v_max_i32;
H A Daco_instruction_selection.cpp7810 op == imax16 || op == imax32 || op == imax64 || op == fmin16 || op == fmin32 ||

Completed in 31 milliseconds