Home
last modified time | relevance | path

Searched defs:Dep (Results 26 – 39 of 39) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp541 for (auto &Dep : KV.second) { in pushInitializersLoop() local
H A DMachOPlatform.cpp639 for (auto &Dep : KV.second) { in pushInitializersLoop() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp42 ExprDependence Dep = in computeDependence() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp117 std::vector<char> Dep; in populateDependencyMatrix() local
H A DNewGVN.cpp2805 for (auto *Dep : CurrentDeps) in makePossiblePHIOfOps() local
2823 for (auto *Dep : Deps) in makePossiblePHIOfOps() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1068 if (const auto *Dep = dyn_cast<const DILocalVariable>(Dependency)) in sortLocalVars() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1242 for (auto &Dep : DepSet) { in dumpPartialTypeStream() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1387 for (auto *Dep : FuncInfo.BCI->getDependencies(BB)) { in populateCoverage() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2635 MemoryDepChecker::Dependence Dep = *Found; in emitUnsafeDependenceRemark() local
H A DDependenceAnalysis.cpp4024 const SCEV *DependenceInfo::getSplitIteration(const Dependence &Dep, in getSplitIteration()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2172 for (const auto &Dep : Opts.ExtraDeps) { in GenerateDependencyOutputArgs() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3068 OffloadAction::DeviceDependences Dep; in appendTopLevelActions() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp8667 auto &Dep = DepInfo[I]; in ConstructJobMultipleOutputs() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1780 for (const DependData &Dep : Dependencies) { in createTask() local

12