Lines Matching full:tune
988 -march=ARCH -mcpu=CPU -mtune=TUNE
10535 should tune the performance of the code as if the target were of
11058 Tune to ARCHITECTURE-TYPE everything applicable about the generated
12210 Tune to CPU-TYPE everything applicable about the generated code,
12235 This selects the CPU to tune for at compilation time by
13112 Tune the instruction scheduling for a particular CPU, Valid values
13461 `-mtune=TUNE'
13462 Tune the code for a particular microarchitecture, within the
16095 Tune to CPU-TYPE everything applicable about the generated code,
21589 `tune=TUNE'
21590 Specify the architecture to tune for in compiling the
21744 `tune=TUNE'
21745 Specify the architecture to tune for when compiling the
21746 function. If you do not specify the `target("tune=TUNE")'
21748 attribute, compilation will tune for the CPU architecture,
48639 * target("tune=TUNE") attribute: Function Attributes.