Searched refs:IsIAMCU (Results 1 – 2 of 2) sorted by relevance
408 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local499 if (!isAndroid && !IsIAMCU) { in ConstructJob()522 if (IsIAMCU) in ConstructJob()653 if (IsIAMCU) in ConstructJob()662 if (IsIAMCU) { in ConstructJob()669 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
1089 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local1363 if (!IsIAMCU) in AddPreprocessingOptions()4558 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local4567 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()