Searched refs:fre (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/ppc/
H A Dpower7.s80 fre 14,15
81 fre. 14,15
H A Da2.s196 fre. 20,21
197 fre 20,21
198 fre. 20,21,0
199 fre 20,21,0
200 fre. 20,21,1
201 fre 20,21,1
H A D476.s167 fre 14,15
168 fre. 14,15
H A Dpower7.d87 .*: (fd c0 78 30|30 78 c0 fd) fre f14,f15
88 .*: (fd c0 78 31|31 78 c0 fd) fre\. f14,f15
H A Da2.d221 304: (fe 80 a8 31|31 a8 80 fe) fre\. f20,f21
222 308: (fe 80 a8 30|30 a8 80 fe) fre f20,f21
223 30c: (fe 80 a8 31|31 a8 80 fe) fre\. f20,f21
224 310: (fe 80 a8 30|30 a8 80 fe) fre f20,f21
225 314: (fe 81 a8 31|31 a8 81 fe) fre\. f20,f21,1
226 318: (fe 81 a8 30|30 a8 81 fe) fre f20,f21,1
H A D476.d174 290: (fd c0 78 30|30 78 c0 fd) fre f14,f15
175 294: (fd c0 78 31|31 78 c0 fd) fre\. f14,f15
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dvect.exp93 # With -fno-tree-copy-prop -fno-tree-fre -O3
95 lappend DEFAULT_VECTCFLAGS "-fno-tree-copy-prop" "-fno-tree-fre" "-O3"
96 gfortran-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/no-fre-no-copy-prop-O3-*.\[fF\]{,90,95,03,08} ]] \
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect.exp262 # -fno-tree-fre
264 lappend DEFAULT_VECTCFLAGS "-fno-tree-fre"
265 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/no-tree-fre-*.\[cS\]]] \
268 # -fno-tree-fre -fno-tree-pre
270 lappend DEFAULT_VECTCFLAGS "-fno-tree-fre" "-fno-tree-pre"
271 dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/no-fre-pre*.\[cS\]]] \
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc13099 Field_reference_expression* fre = local
13101 if (fre != NULL)
13104 fre->expr()->type()->deref()->struct_type();
13107 const Struct_field* sf = st->field(fre->field_index());
13120 snprintf(buf, sizeof buf, "%u", fre->field_index());

Completed in 106 milliseconds