Searched refs:umax8 (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/amd/compiler/ |
D | aco_ir.cpp | 348 case umax8: in get_reduction_identity()
|
D | aco_print_ir.cpp | 36 [umax8] = "umax8",
|
D | aco_ir.h | 1292 umax8, umax16, umax32, umax64, enumerator
|
D | aco_lower_to_hw_instr.cpp | 133 case umax8: in get_reduce_opcode()
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | umed3.ll | 149 define internal i8 @umax8(i8 %x, i8 %y) #2 { 387 %tmp1 = call i8 @umax8(i8 %x, i8 %y) 389 %tmp3 = call i8 @umax8(i8 %tmp0, i8 %tmp2)
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | umed3.ll | 132 define internal i8 @umax8(i8 %x, i8 %y) #2 { 576 %tmp1 = call i8 @umax8(i8 %x, i8 %y) 578 %tmp3 = call i8 @umax8(i8 %tmp0, i8 %tmp2)
|