Home
last modified time | relevance | path

Searched refs:isconst (Results 26 – 50 of 509) sorted by relevance

12345678910>>...21

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-assume.c5 int isconst(void) __attribute__((const));
13 __assume(isconst() > 2); in foo()
22 __builtin_assume(isconst() > 2); in foo()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/emulators/aranym/aranym-1.1.0/src/uae_cpu/compiler/
H A Dcompemu_midfunc_x86.cpp916 if (isconst(s)) {
947 if (isconst(s)) {
977 if (isconst(s)) {
1010 if (isconst(s)) {
1039 if (isconst(s)) {
1071 if (isconst(s)) {
1089 if (isconst(s)) {
1339 if (isconst(s)) {
1356 if (isconst(s)) {
1373 if (isconst(s)) {
[all …]
/dports/emulators/hatari/hatari-2.2.1/src/cpu/jit/
H A Dcompemu_midfunc_x86.c371 if (isconst(r)) {
390 if (isconst(r)) {
409 if (isconst(r)) {
429 if (isconst(r)) {
448 if (isconst(r)) {
467 if (isconst(r)) {
520 if (isconst(r)) {
535 if (isconst(r)) {
550 if (isconst(r)) {
566 if (isconst(r)) {
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/jit/
H A Dcompemu_midfunc_x86.cpp307 if (isconst(r)) {
326 if (isconst(r)) {
345 if (isconst(r)) {
365 if (isconst(r)) {
384 if (isconst(r)) {
403 if (isconst(r)) {
456 if (isconst(r)) {
471 if (isconst(r)) {
486 if (isconst(r)) {
502 if (isconst(r)) {
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/
H A Dslice3.go42 parse := func(s string) (n int, isconst bool) {
46 isconst = true
48 isconst = false
52 return n, isconst

12345678910>>...21