Searched refs:IsIAMCU (Results 1 – 2 of 2) sorted by relevance
402 const bool IsIAMCU = ToolChain.getTriple().isOSIAMCU(); in ConstructJob() local493 if (!isAndroid && !IsIAMCU) { in ConstructJob()516 if (IsIAMCU) in ConstructJob()654 if (IsIAMCU) in ConstructJob()663 if (IsIAMCU) { in ConstructJob()670 if (!Args.hasArg(options::OPT_nostartfiles) && !IsIAMCU) { in ConstructJob()
1200 const bool IsIAMCU = getToolChain().getTriple().isOSIAMCU(); in AddPreprocessingOptions() local1473 if (!IsIAMCU) in AddPreprocessingOptions()4524 bool IsIAMCU = RawTriple.isOSIAMCU(); in ConstructJob() local4533 if (IsIAMCU && types::isCXX(Input.getType())) in ConstructJob()