| /external/dagger2/javatests/dagger/functional/assisted/subpackage/ |
| D | Dep.java | 22 public final class Dep { class 24 Dep() {} in Dep() method in Dep
|
| /external/dagger2/javatests/dagger/functional/assisted/ |
| D | AssistedFactoryBindsTest.java | 71 static final class Dep { class in AssistedFactoryBindsTest 73 Dep() {} in Dep() method in AssistedFactoryBindsTest.Dep
|
| D | AssistedFactoryWithArrayTypesTest.java | 41 static class Dep {} class in AssistedFactoryWithArrayTypesTest
|
| /external/dagger2/javatests/dagger/functional/assisted/kotlin/ |
| D | KotlinAssistedInjectionClasses.kt | 25 class Dep @Inject constructor() class
|
| /external/dagger2/javatests/artifacts/dagger/transitive-annotation-app/library1/src/main/java/library1/ |
| D | Dep.java | 19 public final class Dep {} class
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachinePipeliner.cpp | 702 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 712 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 720 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 727 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 739 SDep Dep(Load, SDep::Barrier); in addLoopCarriedDependences() local 783 SDep Dep(SU, SDep::Anti, Reg); in updatePhiDependences() local 803 SDep Dep(SU, SDep::Data, Reg); in updatePhiDependences() local 891 SDep Dep(&I, SDep::Anti, NewBase); in changeDependences() local 1134 SDep Dep(SU, SDep::Anti, Reg); in swapAntiDependences() local 1154 auto Dep = OutputDeps.find(BackEdge); in createAdjacencyStructure() local [all …]
|
| D | ScheduleDAGInstrs.cpp | 254 SDep Dep; in addPhysRegDataDeps() local 317 SDep Dep(SU, Kind, /*Reg=*/*Alias); in addPhysRegDeps() local 444 SDep Dep(SU, SDep::Data, Reg); in addVRegDefDeps() local 487 SDep Dep(SU, SDep::Output, Reg); in addVRegDefDeps() local 547 SDep Dep(SUa, SDep::MayAliasMem); in addChainDependency() local 878 SDep Dep(SU, SDep::Artificial); in buildSchedGraph() local
|
| D | MacroFusion.cpp | 35 static bool isHazard(const SDep &Dep) { in isHazard()
|
| D | ScheduleDAG.cpp | 368 for (const SDep &Dep : SU.Preds) { in dumpNodeAll() local 378 for (const SDep &Dep : SU.Succs) { in dumpNodeAll() local
|
| D | MachineTraceMetrics.cpp | 794 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
|
| /external/llvm/lib/TableGen/ |
| D | Main.cpp | 65 for (const auto &Dep : Parser.getDependencies()) { in createDependencyFile() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | Main.cpp | 75 for (const auto &Dep : Parser.getDependencies()) { in createDependencyFile() local
|
| /external/llvm/lib/CodeGen/ |
| D | ScheduleDAGInstrs.cpp | 303 SDep Dep; in addPhysRegDataDeps() local 351 SDep Dep(SU, Kind, /*Reg=*/*Alias); in addPhysRegDeps() local 461 SDep Dep(SU, SDep::Data, Reg); in addVRegDefDeps() local 504 SDep Dep(SU, SDep::Output, Reg); in addVRegDefDeps() local 626 SDep Dep(SUa, SDep::MayAliasMem); in addChainDependency() local 996 SDep Dep(SU, SDep::Artificial); in buildSchedGraph() local
|
| D | MachinePipeliner.cpp | 292 bool isBackedge(SUnit *Source, const SDep &Dep) { in isBackedge() 299 static bool isOrder(SUnit *Source, const SDep &Dep) { in isOrder() 309 unsigned getLatency(SUnit *Source, const SDep &Dep) { in getLatency() 324 unsigned getDistance(SUnit *U, SUnit *V, const SDep &Dep) { in getDistance() 1103 SDep Dep(SU, SDep::Anti, Reg); in updatePhiDependences() local 1122 SDep Dep(SU, SDep::Data, Reg); in updatePhiDependences() local 1210 SDep Dep(&I, SDep::Anti, NewBase); in changeDependences() local 1392 SDep Dep(SU, SDep::Anti, Reg); in swapAntiDependences() local 3401 bool SwingSchedulerDAG::isLoopCarriedOrder(SUnit *Source, const SDep &Dep, in isLoopCarriedOrder() 3506 int SMSchedule::earliestCycleInChain(const SDep &Dep) { in earliestCycleInChain() [all …]
|
| D | MachineTraceMetrics.cpp | 836 for (const DataDep &Dep : Deps) { in computeInstrDepths() local 929 static bool pushDepHeight(const DataDep &Dep, const MachineInstr &UseMI, in pushDepHeight() 1093 for (const DataDep &Dep : Deps) in computeInstrHeights() local 1163 DataDep &Dep = Deps.front(); in getPHIDepth() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemDepPrinter.cpp | 36 typedef std::pair<InstTypePair, const BasicBlock *> Dep; typedef
|
| D | MemoryDependenceAnalysis.cpp | 877 MemDepResult Dep; in getNonLocalCallDependency() local 1018 MemDepResult Dep = in GetNonLocalInfoForBlock() local 1264 MemDepResult Dep = GetNonLocalInfoForBlock(QueryInst, Loc, isLoad, BB, in getNonLocalPointerDepFromBB() local
|
| /external/llvm/lib/Analysis/ |
| D | MemDepPrinter.cpp | 37 typedef std::pair<InstTypePair, const BasicBlock *> Dep; typedef
|
| D | MemoryDependenceAnalysis.cpp | 838 MemDepResult Dep; in getNonLocalCallDependency() local 970 MemDepResult Dep = in GetNonLocalInfoForBlock() local 1201 MemDepResult Dep = GetNonLocalInfoForBlock(QueryInst, Loc, isLoad, BB, in getNonLocalPointerDepFromBB() local
|
| /external/clang/lib/AST/ |
| D | TemplateName.cpp | 66 TemplateName::TemplateName(DependentTemplateName *Dep) : Storage(Dep) {} in TemplateName()
|
| /external/double-conversion/test/cctest/ |
| D | cctest.h | 45 #define DEPENDENT_TEST(Name, Dep) \ argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachinePipeliner.h | 246 bool isBackedge(SUnit *Source, const SDep &Dep) { in isBackedge() 256 unsigned getDistance(SUnit *U, SUnit *V, const SDep &Dep) { in getDistance()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600Packetizer.cpp | 195 const SDep &Dep = SUJ->Succs[i]; in isLegalToPacketizeTogether() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | R600Packetizer.cpp | 198 const SDep &Dep = SUJ->Succs[i]; in isLegalToPacketizeTogether() local
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenInstruction.cpp | 355 } else if (RecordVal *Dep = R->getValue("DeprecatedFeatureMask")) { in CodeGenInstruction() local
|