Searched refs:IsIAMCU (Results 1 – 2 of 2) sorted by relevance
374 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local464 if (!isAndroid && !IsIAMCU) { in ConstructJob()487 if (IsIAMCU) in ConstructJob()632 if (IsIAMCU) in ConstructJob()641 if (IsIAMCU) { in ConstructJob()648 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
976 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local1282 if (!IsIAMCU) in AddPreprocessingOptions()4965 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local4974 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()