Lines Matching full:option
17 determined from the input file, unless the :option:`-march` option is used to
27 If the :option:`-o` option is omitted, then :program:`llc` will send its output
28 to standard output if the input is from standard input. If the :option:`-o`
29 option specifies "``-``", then the output will also be sent to standard output.
31 If no :option:`-o` option is specified and an input file other than "``-``" is
40 .. option:: -help
44 .. option:: -O=uint
50 .. option:: -mtriple=<target triple>
55 .. option:: -march=<arch>
62 .. option:: -mcpu=<cpuname>
72 .. option:: -filetype=<output file type>
80 .. option:: -mattr=a1,+a2,-a3,...
90 .. option:: --disable-fp-elim
94 .. option:: --disable-excess-fp-precision
97 Note that this option can dramatically slow down code on some systems
100 .. option:: --enable-no-infs-fp-math
104 .. option:: --enable-no-nans-fp-math
108 .. option:: --enable-unsafe-fp-math
115 .. option:: --enable-correct-eh-support
120 .. option:: --stats
124 .. option:: --time-passes
129 .. option:: --load=<dso_path>
133 the :option:`-march` option so that code can be generated for that target.
138 .. option:: --print-machineinstrs
142 .. option:: --regalloc=<allocator>
163 .. option:: --spiller=<spiller>
166 this option is used only by the linear scan register allocator. The default
180 .. option:: --x86-asm-syntax=[att|intel]