HomeSort by: relevance | last modified time | path
    Searched refs:const_int (Results 1 - 23 of 23) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/
types-module.cc 34 typedef const int const_int; typedef
35 const_int foo (3);
36 const_int &foo_ref (foo);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/
types-module.cc 34 typedef const int const_int; typedef
35 const_int foo (3);
36 const_int &foo_ref (foo);
  /src/external/gpl3/gcc/dist/gcc/config/arm/
ldmstm.md 30 (const_int 4))))
33 (const_int 8))))
36 (const_int 12))))])]
48 (const_int 4))))
51 (const_int 8))))
54 (const_int 12))))])]
62 (plus:SI (match_dup 5) (const_int 16)))
67 (const_int 4))))
70 (const_int 8))))
73 (const_int 12))))])
    [all...]
arm-ldmstm.ml 91 begin if offset != 0 then Printf.printf "\n%s (const_int %d))" indent offset end;
100 begin if offset != 0 then Printf.printf " (const_int %d))" offset end;
183 Printf.printf " (const_int %d)))\n"
265 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
274 Printf.printf "])]\n \"\"\n [(const_int 0)]\n{\n";
281 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
290 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
297 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
305 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
aarch-common.cc 205 aarch_mm_needs_acquire (rtx const_int)
207 enum memmodel model = memmodel_from_int (INTVAL (const_int));
216 aarch_mm_needs_release (rtx const_int)
218 enum memmodel model = memmodel_from_int (INTVAL (const_int));
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
ldmstm.md 30 (const_int 4))))
33 (const_int 8))))
36 (const_int 12))))])]
48 (const_int 4))))
51 (const_int 8))))
54 (const_int 12))))])]
62 (plus:SI (match_dup 5) (const_int 16)))
67 (const_int 4))))
70 (const_int 8))))
73 (const_int 12))))])
    [all...]
arm-ldmstm.ml 91 begin if offset != 0 then Printf.printf "\n%s (const_int %d))" indent offset end;
100 begin if offset != 0 then Printf.printf " (const_int %d))" offset end;
183 Printf.printf " (const_int %d)))\n"
265 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
274 Printf.printf "])]\n \"\"\n [(const_int 0)]\n{\n";
281 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
290 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
297 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
305 Printf.printf "]\n \"\"\n [(const_int 0)]\n{\n";
aarch-common.cc 203 aarch_mm_needs_acquire (rtx const_int)
205 enum memmodel model = memmodel_from_int (INTVAL (const_int));
214 aarch_mm_needs_release (rtx const_int)
216 enum memmodel model = memmodel_from_int (INTVAL (const_int));
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
ldstwm.md 29 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
30 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO))])]
44 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))])]
87 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
88 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO))
89 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -12))) (reg:SI 16))])]
103 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
104 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI 16))])]
149 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
150 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO)
    [all...]
nios2-ldstwm.sml 60 "(mem:SI (plus:SI (reg:SI SP_REGNO) (const_int " ^ (ints (~4*i)) ^ ")))"
134 "(plus:SI " ^ base ^ " (const_int " ^ (ints offset) ^ "))";
218 " [(const_int 0)]\n" ^
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
ldstwm.md 29 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
30 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO))])]
44 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))])]
87 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
88 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO))
89 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -12))) (reg:SI 16))])]
103 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
104 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI 16))])]
149 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
150 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO)
    [all...]
nios2-ldstwm.sml 60 "(mem:SI (plus:SI (reg:SI SP_REGNO) (const_int " ^ (ints (~4*i)) ^ ")))"
134 "(plus:SI " ^ base ^ " (const_int " ^ (ints offset) ^ "))";
218 " [(const_int 0)]\n" ^
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
genmova.sh 113 (const_int $amount))
132 (const_int $amount)))]
140 (const_int $amount))
154 # (const_int 4))
155 # (const_int 1020))
169 (const_int $amount))
170 (const_int $mask)))]
178 (const_int $amount))
179 (const_int $mask))
  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
genmova.sh 113 (const_int $amount))
132 (const_int $amount)))]
140 (const_int $amount))
154 # (const_int 4))
155 # (const_int 1020))
169 (const_int $amount))
170 (const_int $mask)))]
178 (const_int $amount))
179 (const_int $mask))
  /src/tests/usr.bin/xlint/lint1/
msg_005.c 146 typedef int_alias const const_int; typedef
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
darwin.md 215 [(unspec_volatile [(const_int 0)] UNSPECV_NLGR)]
219 [(const_int 0)]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
darwin.md 215 [(unspec_volatile [(const_int 0)] UNSPECV_NLGR)]
219 [(const_int 0)]
  /src/external/mpl/dhcp/dist/includes/
tree.h 233 unsigned long const_int; member in union:expression::expr_union
  /src/external/mpl/dhcp/dist/common/
tree.c 269 (*expr) -> data.const_int = val;
354 (*new) -> data.substring.offset -> data.const_int = 0;
363 (*new) -> data.substring.len -> data.const_int = limit;
2361 *result = expr -> data.const_int;
3574 sprintf (obuf, "%lu", expr -> data.const_int);
3889 (int)expr -> data.substring.len -> data.const_int);
3899 (int)expr -> data.suffix.len -> data.const_int);
print.c 927 s = print_dec_1 (expr -> data.const_int);
parse.c 4215 (*expr) -> data.const_int = atoi (val);
4238 (*expr) -> data.const_int = known;
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 967 (** [const_int ty i] returns the integer constant of type [ty] and value [i].
969 val const_int : lltype -> int -> llvalue var
1056 (const_int i32_type 0) (const_int i32_type 1)) i32_type], but considerably
1062 (const_int i32_type 1)) i64_type], but considerably more readable.
llvm.ml 607 external const_int : lltype -> int -> llvalue = "llvm_const_int"

Completed in 31 milliseconds