Home
last modified time | relevance | path

Searched defs:Job (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/bmake/
H A Djob.h138 typedef struct Job { struct
180 } Job; typedef
157 statusJob global() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DTool.h25 class Job; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFork.cpp137 auto Job = new FuzzJob; in CreateNewJob() local
297 auto Job = Qu.front(); Pop() local
304 while (auto Job = FuzzQ->Pop()) { WorkerThread() local
385 std::unique_ptr<FuzzJob> Job(MergeQ.Pop()); FuzzWithFork() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp97 for (const auto &Job : Jobs) in ignoreExtraCC1Commands() local
146 for (const driver::Command &Job : Jobs) in getCC1Arguments() local
153 for (const driver::Command &Job : Jobs) in getCC1Arguments() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMoveAutoInit.cpp207 for (auto &Job : reverse(JobList)) { in runMoveAutoInit() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DCompilation.cpp249 for (const auto &Job : Jobs) { in ExecuteJobs() local
H A DDriver.cpp1915 for (auto &Job : C.getJobs()) ExecuteCompilation() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp396 for (const driver::Command &Job : Compilation->getJobs()) { forEachDriverJob() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp818 for (TransformJob Job : Worklist) { expandVectorPredication() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12854 struct Job { global() struct in __anon147cbbcc2a11::DataRecursiveIntBinOpEvaluator
12855 E__anon147cbbcc2a11::DataRecursiveIntBinOpEvaluator::Job global() argument
12856 LHSResult__anon147cbbcc2a11::DataRecursiveIntBinOpEvaluator::Job global() argument
12857 Kind__anon147cbbcc2a11::DataRecursiveIntBinOpEvaluator::Job global() argument
12862 startSpeculativeEval__anon147cbbcc2a11::DataRecursiveIntBinOpEvaluator::Job startSpeculativeEval() argument
12867 SpecEvalRAII__anon147cbbcc2a11::DataRecursiveIntBinOpEvaluator::Job global() argument
[all...]