Home
last modified time | relevance | path

Searched refs:CONST32 (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
H A Dstruct_args_large.ll3 ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2)
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
H A Dstruct_args_large.ll3 ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
H A Dstruct_args_large.ll3 ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
H A Dstruct_args_large.ll3 ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
H A Dstruct_args_large.ll3 ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2)
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
H A Dstruct_args_large.ll3 ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2)
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
H A Dstruct_args_large.ll3 ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2)
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
H A Dstruct_args_large.ll3 ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2)
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dsplit-const32-const64.ll3 ; Check that CONST32/CONST64 instructions are 'not' generated when the
12 ; CHECK-NOT: CONST32
/dports/hebrew/hunspell/hspell-1.4/
H A Ddict_radix.c63 #define CONST32(x) ((uint32_t)(x)) macro
64 #define HIGHBITS ((CONST32(1)<<31) | (CONST32(1)<<30))
65 #define HIGHBITS_VALUE (CONST32(0) << 30)
66 #define HIGHBITS_SMALL (CONST32(1) << 30)
67 #define HIGHBITS_MEDIUM (CONST32(2) << 30)
68 #define HIGHBITS_FULL (CONST32(3) << 30)
/dports/hebrew/hspell/hspell-1.4/
H A Ddict_radix.c63 #define CONST32(x) ((uint32_t)(x)) macro
64 #define HIGHBITS ((CONST32(1)<<31) | (CONST32(1)<<30))
65 #define HIGHBITS_VALUE (CONST32(0) << 30)
66 #define HIGHBITS_SMALL (CONST32(1) << 30)
67 #define HIGHBITS_MEDIUM (CONST32(2) << 30)
68 #define HIGHBITS_FULL (CONST32(3) << 30)

12345678910