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