Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Driver/
H A DTool.h25 class Job; variable
/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...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DMoveAutoInit.cpp207 MSSAU.moveToPlace(MSSA.getMemoryAccess(Job.first), Job.first->getParent(), in runMoveAutoInit() local
/llvm-project/compiler-rt/lib/gwp_asan/tests/
H A Drecoverable.cpp144 unsigned NumIterations, unsigned Job, char *Ptr) { in singleAllocThrashTask()
/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...]
/llvm-project/clang/lib/Driver/
H A DCompilation.cpp249 for (const auto &Job : Jobs) { ExecuteJobs() local
H A DDriver.cpp1937 for (auto &Job : C.getJobs()) ExecuteCompilation() local
/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp844 for (TransformJob Job : Worklist) { expandVectorPredication() local
/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp563 for (const driver::Command &Job : Compilation->getJobs()) { forEachDriverJob() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13190 struct Job { global() struct in __anon006fc44d2b11::DataRecursiveIntBinOpEvaluator
13191 E__anon006fc44d2b11::DataRecursiveIntBinOpEvaluator::Job global() argument
13192 LHSResult__anon006fc44d2b11::DataRecursiveIntBinOpEvaluator::Job global() argument
13193 Kind__anon006fc44d2b11::DataRecursiveIntBinOpEvaluator::Job global() argument
13198 startSpeculativeEval__anon006fc44d2b11::DataRecursiveIntBinOpEvaluator::Job startSpeculativeEval() argument
13203 SpecEvalRAII__anon006fc44d2b11::DataRecursiveIntBinOpEvaluator::Job global() argument
[all...]