Home
last modified time | relevance | path

Searched defs:DepType (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp269 SDep::Kind DepType, unsigned DepReg) { in isCallDependent()
293 static bool isRegDependence(const SDep::Kind DepType) { in isRegDependence()
336 SDep::Kind DepType, MachineBasicBlock::iterator &MII, in promoteToDotCur()
419 SDep::Kind DepType, MachineBasicBlock::iterator &MII, in promoteToDotNew()
1222 SDep::Kind DepType = SUJ->Succs[i].getKind(); in isLegalToPacketizeTogether() local
/external/llvm/lib/Analysis/
DMemDepPrinter.cpp27 enum DepType { enum
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemDepPrinter.cpp28 enum DepType { enum
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryDependenceAnalysis.h41 enum DepType { enum
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h41 enum DepType { enum
DLoopAccessAnalysis.h134 enum DepType { enum
/external/libcxx/test/support/
Darchetypes.hpp14 struct DepType : T {}; struct