Home
last modified time | relevance | path

Searched refs:normalize_ref (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/py-pgcli/pgcli-3.2.0/pgcli/
H A Dpgcompleter.py61 normalize_ref = lambda ref: ref if ref[0] == '"' else '"' + ref.lower() + '"' function
577 tbls = {normalize_ref(t.ref) for t in tbls}
580 if normalize_ref(tbl) not in tbls:
586 return next(a for a in aliases if normalize_ref(a) not in tbls)
592 qualified = {normalize_ref(t.ref): t.schema for t in tbls}
594 refs = {normalize_ref(t.ref) for t in tbls}
632 qualified[normalize_ref(rtbl.ref)]
637 prio = ref_prio[normalize_ref(rtbl.ref)] * 2 + (
958 ctes = {normalize_ref(t.name): t.columns for t in local_tbls}
970 if tbl.schema is None and normalize_ref(tbl.name) in ctes:
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dse.c144 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
195 && normalize_ref (&write, ref) in clear_bytes_written_by()
501 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dse.c144 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
195 && normalize_ref (&write, ref) in clear_bytes_written_by()
501 if (normalize_ref (&use_ref, ref) in live_bytes_read()
H A DChangeLog-20171655 * tree-ssa-dse.c (valid_ao_ref_for_dse, normalize_ref)
8999 * tree-ssa-dse.c (normalize_ref): Check whether the ranges overlap
40502 (valid_ao_ref_for_dse, normalize_ref): New.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dse.c144 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
195 && normalize_ref (&write, ref) in clear_bytes_written_by()
501 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-dse.c144 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
195 && normalize_ref (&write, ref) in clear_bytes_written_by()
501 if (normalize_ref (&use_ref, ref) in live_bytes_read()
H A DChangeLog-20171655 * tree-ssa-dse.c (valid_ao_ref_for_dse, normalize_ref)
8999 * tree-ssa-dse.c (normalize_ref): Check whether the ranges overlap
40502 (valid_ao_ref_for_dse, normalize_ref): New.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-dse.c144 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
195 && normalize_ref (&write, ref) in clear_bytes_written_by()
501 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-dse.c145 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
196 && normalize_ref (&write, ref) in clear_bytes_written_by()
511 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-dse.c146 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
197 && normalize_ref (&write, ref) in clear_bytes_written_by()
532 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-dse.c146 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
197 && normalize_ref (&write, ref) in clear_bytes_written_by()
532 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-dse.c145 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
196 && normalize_ref (&write, ref) in clear_bytes_written_by()
522 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-dse.c174 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
225 && normalize_ref (&write, ref) in clear_bytes_written_by()
624 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-dse.c174 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
225 && normalize_ref (&write, ref) in clear_bytes_written_by()
624 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-dse.c174 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
225 && normalize_ref (&write, ref) in clear_bytes_written_by()
624 if (normalize_ref (&use_ref, ref) in live_bytes_read()
H A DChangeLog-20171655 * tree-ssa-dse.c (valid_ao_ref_for_dse, normalize_ref)
8999 * tree-ssa-dse.c (normalize_ref): Check whether the ranges overlap
40502 (valid_ao_ref_for_dse, normalize_ref): New.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-dse.c174 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
225 && normalize_ref (&write, ref) in clear_bytes_written_by()
624 if (normalize_ref (&use_ref, ref) in live_bytes_read()
H A DChangeLog-20171655 * tree-ssa-dse.c (valid_ao_ref_for_dse, normalize_ref)
8999 * tree-ssa-dse.c (normalize_ref): Check whether the ranges overlap
40502 (valid_ao_ref_for_dse, normalize_ref): New.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-dse.c174 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
225 && normalize_ref (&write, ref) in clear_bytes_written_by()
624 if (normalize_ref (&use_ref, ref) in live_bytes_read()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-dse.c174 normalize_ref (ao_ref *copy, ao_ref *ref) in normalize_ref() function
225 && normalize_ref (&write, ref) in clear_bytes_written_by()
624 if (normalize_ref (&use_ref, ref) in live_bytes_read()
H A DChangeLog-20171655 * tree-ssa-dse.c (valid_ao_ref_for_dse, normalize_ref)
8999 * tree-ssa-dse.c (normalize_ref): Check whether the ranges overlap
40502 (valid_ao_ref_for_dse, normalize_ref): New.
/dports/lang/fpc/fpc-3.2.2/compiler/avr/
H A Dcgcpu.pas103 function normalize_ref(list : TAsmList;ref : treference; in normalize_ref() function
1066 function tcgavr.normalize_ref(list:TAsmList;ref: treference;tmpreg : tregister) : treference; in tcgavr.normalize_ref()
1202 href:=normalize_ref(list,href,NR_R30);
1402 href:=normalize_ref(list,href,NR_R30);
2213 srcref:=normalize_ref(list,source,NR_R30)
2245 dstref:=normalize_ref(list,dest,tmpreg);
2263 dstref:=normalize_ref(list,dest,NR_R30);
/dports/lang/fpc-source/fpc-3.2.2/compiler/avr/
H A Dcgcpu.pas103 function normalize_ref(list : TAsmList;ref : treference; in normalize_ref() function
1066 function tcgavr.normalize_ref(list:TAsmList;ref: treference;tmpreg : tregister) : treference; in tcgavr.normalize_ref()
1202 href:=normalize_ref(list,href,NR_R30);
1402 href:=normalize_ref(list,href,NR_R30);
2213 srcref:=normalize_ref(list,source,NR_R30)
2245 dstref:=normalize_ref(list,dest,tmpreg);
2263 dstref:=normalize_ref(list,dest,NR_R30);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/avr/
H A Dcgcpu.pas103 function normalize_ref(list : TAsmList;ref : treference; in normalize_ref() function
1066 function tcgavr.normalize_ref(list:TAsmList;ref: treference;tmpreg : tregister) : treference; in tcgavr.normalize_ref()
1202 href:=normalize_ref(list,href,NR_R30);
1402 href:=normalize_ref(list,href,NR_R30);
2213 srcref:=normalize_ref(list,source,NR_R30)
2245 dstref:=normalize_ref(list,dest,tmpreg);
2263 dstref:=normalize_ref(list,dest,NR_R30);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-20171655 * tree-ssa-dse.c (valid_ao_ref_for_dse, normalize_ref)
8999 * tree-ssa-dse.c (normalize_ref): Check whether the ranges overlap
40502 (valid_ao_ref_for_dse, normalize_ref): New.

12