Searched refs:max3 (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | scalar_sse_minmax.ll | 46 define <4 x float> @max3(float %x, float %y) { 47 ; CHECK-LABEL: max3
|
| /llvm-project-15.0.7/flang/test/Evaluate/ |
| H A D | folding07.f90 | 222 max3 = maxexponent(0._3), & variable 228 logical, parameter :: test_max3 = max3 == 128
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/AMDGPU/ |
| H A D | reduction.ll | 506 %max3 = select i1 %cmp3, i16 %elt3, i16 %max2 508 ret i16 %max3 542 %max3 = select i1 %cmp3, i16 %elt3, i16 %max2 544 ret i16 %max3 575 %max3 = select i1 %cmp3, half %elt3, half %max2 577 ret half %max3
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/ |
| H A D | maxmin.ll | 86 define i1 @max3(i32 %x, i32 %y) { 87 ; CHECK-LABEL: @max3(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | fmax3.ll | 99 ; Checks whether the test passes; performMinMaxCombine() should not optimize vector patterns of max3
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | fast-math.ll | 848 define double @max3(double %a, double %b) { 849 ; CHECK-LABEL: @max3(
|