Searched refs:IsIAMCU (Results 1 – 2 of 2) sorted by relevance
300 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local392 if (!isAndroid && !IsIAMCU) { in ConstructJob()415 if (IsIAMCU) in ConstructJob()551 if (IsIAMCU) in ConstructJob()560 if (IsIAMCU) { in ConstructJob()567 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
821 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local1149 if (!IsIAMCU) in AddPreprocessingOptions()4950 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local4959 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()