Searched refs:isel (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Deabispe.h43 if (!rs6000_explicit_options.isel) \
H A Dlinuxspe.h59 if (!rs6000_explicit_options.isel) \
H A Drs6000.c255 bool isel; /* True if -misel was used. */ member in struct:__anon1248
1403 if (!rs6000_explicit_options.isel)
1785 rs6000_explicit_options.isel = true;
1786 rs6000_parse_yes_no_option ("isel", arg, &(rs6000_isel));
11971 /* In the isel case however, we can use a compare immediate, so
12139 /* Same as above, but for ints (isel). */
12146 /* All isel implementations thus far are 32-bits. */
12150 /* We still have to do the compare, because isel doesn't do a
12175 return "isel %0,%3,%2,%j1";
12178 return "isel
[all...]
/freebsd-11-stable/lib/clang/libllvm/
H A DMakefile1706 DAGISel/-gen-dag-isel \
1709 FastISel/-gen-fast-isel \
1710 GICombiner/-gen-global-isel-combiner,-combiners=${arch:H}PreLegalizerCombinerHelper \
1711 GlobalISel/-gen-global-isel \

Completed in 229 milliseconds