Lines Matching refs:AtTopLevel

4489     bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,  in BuildJobsForAction()  argument
4499 C, A, TC, BoundArch, AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForAction()
4507 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, in BuildJobsForActionNoCache() argument
4550 BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache()
4598 return BuildJobsForAction(C, *BAA->input_begin(), TC, ArchName, AtTopLevel, in BuildJobsForActionNoCache()
4623 AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForActionNoCache()
4629 AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForActionNoCache()
4654 AtTopLevel && (isa<DsymutilJobAction>(A) || isa<VerifyJobAction>(A)); in BuildJobsForActionNoCache()
4752 !AtTopLevel); in BuildJobsForActionNoCache()
4762 AtTopLevel, MultipleArchs, in BuildJobsForActionNoCache()
4852 StringRef OrigBoundArch, bool AtTopLevel, in GetNamedOutputPath() argument
4864 if (AtTopLevel && !isa<DsymutilJobAction>(JA) && !isa<VerifyJobAction>(JA)) { in GetNamedOutputPath()
4871 assert(AtTopLevel && isa<PreprocessJobAction>(JA)); in GetNamedOutputPath()
4882 if (AtTopLevel && !CCGenDiagnostics && HasPreprocessOutput(JA)) { in GetNamedOutputPath()
4899 if ((!AtTopLevel && !isSaveTempsEnabled() && in GetNamedOutputPath()
5019 if (!AtTopLevel && JA.getType() == types::TY_LLVM_BC && in GetNamedOutputPath()
5029 if (!AtTopLevel && isSaveTempsObj() && C.getArgs().hasArg(options::OPT_o) && in GetNamedOutputPath()
5041 if (!AtTopLevel && isSaveTempsEnabled() && NamedOutput == BaseName) { in GetNamedOutputPath()