Lines Matching refs:AtTopLevel
5176 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, in BuildJobsForAction() argument
5187 C, A, TC, BoundArch, AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForAction()
5195 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, in BuildJobsForActionNoCache() argument
5239 BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache()
5298 return BuildJobsForAction(C, *BAA->input_begin(), TC, ArchName, AtTopLevel, in BuildJobsForActionNoCache()
5323 AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForActionNoCache()
5329 AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForActionNoCache()
5354 AtTopLevel && (isa<DsymutilJobAction>(A) || isa<VerifyJobAction>(A)); in BuildJobsForActionNoCache()
5459 AtTopLevel)); in BuildJobsForActionNoCache()
5469 AtTopLevel, MultipleArchs, in BuildJobsForActionNoCache()
5559 StringRef OrigBoundArch, bool AtTopLevel, in GetNamedOutputPath() argument
5571 if (AtTopLevel && !isa<DsymutilJobAction>(JA) && !isa<VerifyJobAction>(JA)) { in GetNamedOutputPath()
5578 assert(AtTopLevel && isa<PreprocessJobAction>(JA)); in GetNamedOutputPath()
5589 if (AtTopLevel && !CCGenDiagnostics && HasPreprocessOutput(JA)) { in GetNamedOutputPath()
5611 if ((!AtTopLevel && !isSaveTempsEnabled() && in GetNamedOutputPath()
5746 if (!AtTopLevel && JA.getType() == types::TY_LLVM_BC && in GetNamedOutputPath()
5756 if (!AtTopLevel && isSaveTempsObj() && C.getArgs().hasArg(options::OPT_o) && in GetNamedOutputPath()
5768 if (!AtTopLevel && isSaveTempsEnabled() && NamedOutput == BaseName) { in GetNamedOutputPath()