Lines Matching full:implied
101 << "warning: triple-implied ABI conflicts with provided target-abi '"
106 // 2. If the triple-implied ABI is valid, use it.
108 // If target-abi is not specified, use the valid triple-implied ABI.
114 // Fallback to the triple-implied ABI if ABI name is specified but
118 "using triple-implied ABI\n";
125 "ignoring and using triple-implied ABI\n";
134 "ignoring and using triple-implied ABI\n";
145 "instruction set, ignoring and using triple-implied ABI\n";
151 "instruction set, ignoring and using triple-implied ABI\n";
168 errs() << "warning: the triple-implied ABI is invalid, ignoring and using "
169 "feature-implied ABI\n";
171 errs() << "warning: both target-abi and the triple-implied ABI are "
172 "invalid, ignoring and using feature-implied ABI\n";