Searched refs:IsIAMCU (Results 1 – 2 of 2) sorted by relevance
374 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local460 if (!isAndroid && !IsIAMCU) { in ConstructJob()483 if (IsIAMCU) in ConstructJob()628 if (IsIAMCU) in ConstructJob()637 if (IsIAMCU) { in ConstructJob()644 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
997 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local1300 if (!IsIAMCU) in AddPreprocessingOptions()4727 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local4736 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()