Home
last modified time | relevance | path

Searched refs:umax16 (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dumed3.ll120 define internal i16 @umax16(i16 %x, i16 %y) #2 {
561 %tmp1 = call i16 @umax16(i16 %x, i16 %y)
563 %tmp3 = call i16 @umax16(i16 %tmp0, i16 %tmp2)
693 %tmp1 = call i16 @umax16(i16 %x, i16 %y)
695 %tmp3 = call i16 @umax16(i16 %tmp0, i16 %tmp2)
714 %tmp1 = call i16 @umax16(i16 %x, i16 %y)
715 %tmp2 = call i16 @umax16(i16 %tmp0, i16 %z)
/external/mesa3d/src/amd/compiler/
Daco_ir.cpp349 case umax16: in get_reduction_identity()
Daco_print_ir.cpp37 [umax16] = "umax16",
Daco_ir.h1292 umax8, umax16, umax32, umax64, enumerator
Daco_lower_to_hw_instr.cpp134 case umax16: in get_reduce_opcode()
547 reduce_op == imin16 || reduce_op == umin16 || reduce_op == umax16)) { in emit_reduction()
/external/llvm/test/CodeGen/AMDGPU/
Dumed3.ll137 define internal i16 @umax16(i16 %x, i16 %y) #2 {
372 %tmp1 = call i16 @umax16(i16 %x, i16 %y)
374 %tmp3 = call i16 @umax16(i16 %tmp0, i16 %tmp2)