Home
last modified time | relevance | path

Searched refs:hash_expr (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_utils/src/
H A Dhir_utils.rs537 self.hash_expr(e); in hash_block()
562 self.hash_expr(e); in hash_expr()
570 self.hash_expr(l); in hash_expr()
571 self.hash_expr(r); in hash_expr()
575 self.hash_expr(l); in hash_expr()
576 self.hash_expr(r); in hash_expr()
583 self.hash_expr(l); in hash_expr()
584 self.hash_expr(r); in hash_expr()
595 self.hash_expr(e); in hash_expr()
602 self.hash_expr(e); in hash_expr()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/borrowck/
H A Dtwo-phase-surprise-no-conflict.rs26 fn hash_expr(&mut self, e: &Expr) { in hash_expr() method
43 self.hash_expr(&self.cx.body(eid).value); in hash_expr()
57 self.hash_expr(&self.cx_mut.body(eid).value); in hash_expr_mut()
/dports/textproc/p5-Petal-CodePerl/Petal-CodePerl-0.06/lib/Petal/CodePerl/
H A DModifiers.pm28 my $hash_expr = shift;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dpostreload-gcse.c188 static hashval_t hash_expr (rtx, int *);
287 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
332 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
408 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dpostreload-gcse.c185 static hashval_t hash_expr (rtx, int *);
282 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
327 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
404 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dpostreload-gcse.c121 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
233 static hashval_t hash_expr (rtx, int *);
332 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
408 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dpostreload-gcse.c185 static hashval_t hash_expr (rtx, int *);
282 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
327 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
404 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dpostreload-gcse.c117 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
247 static hashval_t hash_expr (rtx, int *);
368 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
451 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dpostreload-gcse.c121 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
251 static hashval_t hash_expr (rtx, int *);
372 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
439 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dpostreload-gcse.c117 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
247 static hashval_t hash_expr (rtx, int *);
368 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
451 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dpostreload-gcse.c121 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
251 static hashval_t hash_expr (rtx, int *);
372 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
439 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dpostreload-gcse.c121 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
251 static hashval_t hash_expr (rtx, int *);
372 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
439 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dpostreload-gcse.c121 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
251 static hashval_t hash_expr (rtx, int *);
372 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
439 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dpostreload-gcse.c121 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
251 static hashval_t hash_expr (rtx, int *);
372 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
439 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dpostreload-gcse.c118 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
248 static hashval_t hash_expr (rtx, int *);
369 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
452 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dpostreload-gcse.c121 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
251 static hashval_t hash_expr (rtx, int *);
372 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
439 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dpostreload-gcse.c121 hash_expr (rtx x, int *do_not_record_p) in hash_expr() function
251 static hashval_t hash_expr (rtx, int *);
372 hash = hash_expr (x, &do_not_record_p); in insert_expr_in_table()
439 hashval_t hash = hash_expr (pat, &do_not_record_p); in lookup_expr_in_table()

1234567