Home
last modified time | relevance | path

Searched refs:MAX4 (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/SampleProfile/
H A Dnorepeated-icp-2.ll50 ; MAX4-LABEL: @_Z3goov(
51 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
52 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
53 ; MAX4: call void %t0(), {{.*}} !prof ![[PROF_ID3:[0-9]+]]
54 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
55 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
56 ; MAX4: call void %t1(), {{.*}} !prof ![[PROF_ID4:[0-9]+]]
57 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3hoov
58 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3moov
59 ; MAX4: call void %t2(), {{.*}} !prof ![[PROF_ID5:[0-9]+]]
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/SampleProfile/
H A Dnorepeated-icp-2.ll50 ; MAX4-LABEL: @_Z3goov(
51 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
52 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
53 ; MAX4: call void %t0(), {{.*}} !prof ![[PROF_ID3:[0-9]+]]
54 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
55 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
56 ; MAX4: call void %t1(), {{.*}} !prof ![[PROF_ID4:[0-9]+]]
57 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3hoov
58 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3moov
59 ; MAX4: call void %t2(), {{.*}} !prof ![[PROF_ID5:[0-9]+]]
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/SampleProfile/
H A Dnorepeated-icp-2.ll50 ; MAX4-LABEL: @_Z3goov(
51 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
52 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
53 ; MAX4: call void %t0(), {{.*}} !prof ![[PROF_ID3:[0-9]+]]
54 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
55 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
56 ; MAX4: call void %t1(), {{.*}} !prof ![[PROF_ID4:[0-9]+]]
57 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3hoov
58 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3moov
59 ; MAX4: call void %t2(), {{.*}} !prof ![[PROF_ID5:[0-9]+]]
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/SampleProfile/
H A Dnorepeated-icp-2.ll50 ; MAX4-LABEL: @_Z3goov(
51 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
52 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
53 ; MAX4: call void %t0(), {{.*}} !prof ![[PROF_ID3:[0-9]+]]
54 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
55 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
56 ; MAX4: call void %t1(), {{.*}} !prof ![[PROF_ID4:[0-9]+]]
57 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3hoov
58 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3moov
59 ; MAX4: call void %t2(), {{.*}} !prof ![[PROF_ID5:[0-9]+]]
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/SampleProfile/
H A Dnorepeated-icp-2.ll50 ; MAX4-LABEL: @_Z3goov(
51 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
52 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
53 ; MAX4: call void %t0(), {{.*}} !prof ![[PROF_ID3:[0-9]+]]
54 ; MAX4: icmp eq void ()* {{.*}} @_Z3hoov
55 ; MAX4: icmp eq void ()* {{.*}} @_Z3moov
56 ; MAX4: call void %t1(), {{.*}} !prof ![[PROF_ID4:[0-9]+]]
57 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3hoov
58 ; MAX4-NOT: icmp eq void ()* {{.*}} @_Z3moov
59 ; MAX4: call void %t2(), {{.*}} !prof ![[PROF_ID5:[0-9]+]]
[all …]
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_param_chain.v30 localparam MAX4 = max4( 1, 1, 0, 0 ); constant
33 if (MAX4 != 1) $stop;
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/extra/gd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/graphics/libwmf/libwmf-0.2.12/src/extra/gd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ macro
16 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
18 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/libcperciva/util/
H A Dreadpass.c24 #define MAX4(a, b, c, d) MAX2(MAX2(a, b), MAX2(c, d)) macro
25 #define MAX8(a, b, c, d, e, f, g, h) MAX2(MAX4(a, b, c, d), MAX4(e, f, g, h))
/dports/russian/gd/libgd-2.3.1/src/
H A Dgdtestft.c15 #define MAX4(x,y,z,w) \ macro
20 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
22 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/security/scrypt/scrypt-1.3.1/libcperciva/util/
H A Dreadpass.c24 #define MAX4(a, b, c, d) MAX2(MAX2(a, b), MAX2(c, d)) macro
25 #define MAX8(a, b, c, d, e, f, g, h) MAX2(MAX4(a, b, c, d), MAX4(e, f, g, h))
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgdtestft.c15 #define MAX4(x,y,z,w) \ macro
20 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
22 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgdtestft.c15 #define MAX4(x,y,z,w) \ macro
20 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
22 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgdtestft.c15 #define MAX4(x,y,z,w) \ macro
20 #define MAXX(x) MAX4(x[0],x[2],x[4],x[6])
22 #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-transform.c498 *nx2 = MAX4 (tx1, tx2, tx3, tx4); in gimp_display_shell_rotate_bounds()
499 *ny2 = MAX4 (ty1, ty2, ty3, ty4); in gimp_display_shell_rotate_bounds()
541 *nx2 = MAX4 (tx1, tx2, tx3, tx4); in gimp_display_shell_unrotate_bounds()
542 *ny2 = MAX4 (ty1, ty2, ty3, ty4); in gimp_display_shell_unrotate_bounds()
819 *nx2 = MAX4 (tx1, tx2, tx3, tx4); in gimp_display_shell_transform_bounds()
820 *ny2 = MAX4 (ty1, ty2, ty3, ty4); in gimp_display_shell_transform_bounds()
860 *nx2 = MAX4 (tx1, tx2, tx3, tx4); in gimp_display_shell_untransform_bounds()
861 *ny2 = MAX4 (ty1, ty2, ty3, ty4); in gimp_display_shell_untransform_bounds()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Denum_10.c22 { MAX4 = 2000000 } fourbyte; /* don't need the precise value. */ enumerator
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Denum_10.c22 { MAX4 = 2000000 } fourbyte; /* don't need the precise value. */ enumerator

12345678910