Lines Matching refs:AtTopLevel

4506     bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,  in BuildJobsForAction()  argument
4516 C, A, TC, BoundArch, AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForAction()
4524 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput, in BuildJobsForActionNoCache() argument
4567 BuildJobsForAction(C, DepA, DepTC, DepBoundArch, AtTopLevel, in BuildJobsForActionNoCache()
4615 return BuildJobsForAction(C, *BAA->input_begin(), TC, ArchName, AtTopLevel, in BuildJobsForActionNoCache()
4640 AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForActionNoCache()
4646 AtTopLevel, MultipleArchs, LinkingOutput, in BuildJobsForActionNoCache()
4671 AtTopLevel && (isa<DsymutilJobAction>(A) || isa<VerifyJobAction>(A)); in BuildJobsForActionNoCache()
4769 !AtTopLevel); in BuildJobsForActionNoCache()
4779 AtTopLevel, MultipleArchs, in BuildJobsForActionNoCache()
4869 StringRef OrigBoundArch, bool AtTopLevel, in GetNamedOutputPath() argument
4881 if (AtTopLevel && !isa<DsymutilJobAction>(JA) && !isa<VerifyJobAction>(JA)) { in GetNamedOutputPath()
4888 assert(AtTopLevel && isa<PreprocessJobAction>(JA)); in GetNamedOutputPath()
4899 if (AtTopLevel && !CCGenDiagnostics && HasPreprocessOutput(JA)) { in GetNamedOutputPath()
4921 if ((!AtTopLevel && !isSaveTempsEnabled() && in GetNamedOutputPath()
5041 if (!AtTopLevel && JA.getType() == types::TY_LLVM_BC && in GetNamedOutputPath()
5051 if (!AtTopLevel && isSaveTempsObj() && C.getArgs().hasArg(options::OPT_o) && in GetNamedOutputPath()
5063 if (!AtTopLevel && isSaveTempsEnabled() && NamedOutput == BaseName) { in GetNamedOutputPath()