/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 786 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 796 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 804 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 811 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 820 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 864 SDep Dep(SU, SDep::Anti, Reg); in updatePhiDependences() local 884 SDep Dep(SU, SDep::Data, Reg); in updatePhiDependences() local 971 SDep Dep(&I, SDep::Anti, NewBase); in changeDependences() local 1213 SDep Dep(SU, SDep::Anti, Reg); in swapAntiDependences() local 1233 auto Dep = OutputDeps.find(BackEdge); in createAdjacencyStructure() local [all …]
|
H A D | ScheduleDAGInstrs.cpp | 256 SDep Dep; in addPhysRegDataDeps() local 318 SDep Dep(SU, Kind, /*Reg=*/*Alias); in addPhysRegDeps() local 446 SDep Dep(SU, SDep::Data, Reg); in addVRegDefDeps() local 489 SDep Dep(SU, SDep::Output, Reg); in addVRegDefDeps() local 551 SDep Dep(SUa, SDep::MayAliasMem); in addChainDependency() local 885 SDep Dep(SU, SDep::Artificial); in buildSchedGraph() local
|
H A D | MacroFusion.cpp | 35 static bool isHazard(const SDep &Dep) { in isHazard()
|
H A D | ScheduleDAG.cpp | 368 for (const SDep &Dep : SU.Preds) { in dumpNodeAll() local 378 for (const SDep &Dep : SU.Succs) { in dumpNodeAll() local
|
H A D | MachineTraceMetrics.cpp | 793 for (const DataDep &Dep : Deps) { in updateDepth() local 953 static bool pushDepHeight(const DataDep &Dep, const MachineInstr &UseMI, in pushDepHeight() 1117 for (const DataDep &Dep : Deps) in computeInstrHeights() local 1187 DataDep &Dep = Deps.front(); in getPHIDepth() local
|
H A D | ImplicitNullChecks.cpp | 258 Optional<ArrayRef<MachineInstr *>::iterator> Dep; in computeDependence() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchTree.cpp | 98 for (auto &Dep : enumerate(MatchDag.predicate_edges())) { in GIMatchTreeBuilderLeafInfo() local 103 for (auto &Dep : enumerate(MatchDag.predicate_edges())) { in GIMatchTreeBuilderLeafInfo() local 137 for (auto &Dep : enumerate(MatchDag.predicate_edges())) { in declareInstr() local 171 for (auto &Dep : enumerate(MatchDag.predicate_edges())) { in declareOperand() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | Main.cpp | 78 for (const auto &Dep : Parser.getDependencies()) { in createDependencyFile() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | XRayArgs.cpp | 260 for (const auto &Dep : ExtraDeps) { in addArgs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | MemDepPrinter.cpp | 39 typedef std::pair<InstTypePair, const BasicBlock *> Dep; typedef
|
H A D | MemoryDependenceAnalysis.cpp | 805 MemDepResult Dep; in getNonLocalCallDependency() local 958 MemDepResult Dep = getPointerDependencyFrom(Loc, isLoad, ScanPos, BB, in GetNonLocalInfoForBlock() local 1231 MemDepResult Dep = GetNonLocalInfoForBlock(QueryInst, Loc, isLoad, BB, in getNonLocalPointerDepFromBB() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningTool.cpp | 77 for (const auto &Dep : Dependencies) in getDependencyFile() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | TemplateName.cpp | 78 TemplateName::TemplateName(DependentTemplateName *Dep) : Storage(Dep) {} in TemplateName()
|
H A D | ComputeDependence.cpp | 42 ExprDependence Dep = toExprDependence(E->getType()->getDependence()) | in computeDependence() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetSubtargetInfo.h | 234 int UseOpIdx, SDep &Dep) const {} in adjustSchedDependency()
|
H A D | MachinePipeliner.h | 240 bool isBackedge(SUnit *Source, const SDep &Dep) { in isBackedge() 250 unsigned getDistance(SUnit *U, SUnit *V, const SDep &Dep) { in getDistance()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/ |
H A D | BottleneckAnalysis.cpp | 360 const DependencyEdge::Dependency &Dep = DE->Dep; in printCriticalSequence() local 423 DependencyEdge::Dependency &&Dep) { in addDependency()
|
H A D | BottleneckAnalysis.h | 191 Dependency Dep; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600Packetizer.cpp | 190 const SDep &Dep = SUJ->Succs[i]; in isLegalToPacketizeTogether() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | DDG.h | 465 if (auto Dep = in getDependencies() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenInstruction.cpp | 438 } else if (RecordVal *Dep = R->getValue("DeprecatedFeatureMask")) { in CodeGenInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonVLIWPacketizer.cpp | 937 auto &Dep = PacketSU->Succs[i]; in restrictingDepExistInPacket() local 1001 auto Dep = PacketSU->Succs[i]; in arePredicatesComplements() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopDistribute.cpp | 639 for (auto &Dep : Dependences) in MemoryInstructionDependences() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 507 SDep Dep = isChain ? SDep(OpSU, SDep::Barrier) in AddSchedEdges() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 990 auto Dep = dyn_cast_or_null<const DILocalVariable>(Dependency); in sortLocalVars() local
|