Searched defs:DepType (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonVLIWPacketizer.cpp | 269 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonVLIWPacketizer.cpp | 294 SDep::Kind DepType, unsigned DepReg) { in isCallDependent() 317 static bool isRegDependence(const SDep::Kind DepType) { in isRegDependence() 367 SDep::Kind DepType, MachineBasicBlock::iterator &MII, in promoteToDotCur() 449 SDep::Kind DepType, MachineBasicBlock::iterator &MII, in promoteToDotNew() 1403 SDep::Kind DepType = SUJ->Succs[i].getKind(); in isLegalToPacketizeTogether() local
|
/external/llvm/lib/Analysis/ |
D | MemDepPrinter.cpp | 27 enum DepType { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | MemDepPrinter.cpp | 27 enum DepType { enum
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | MemDepPrinter.cpp | 28 enum DepType { enum
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 41 enum DepType { enum
|
/external/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 41 enum DepType { enum
|
D | LoopAccessAnalysis.h | 134 enum DepType { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | MemoryDependenceAnalysis.h | 52 enum DepType { enum
|
D | LoopAccessAnalysis.h | 103 enum DepType { enum
|
/external/libcxx/test/support/ |
D | archetypes.hpp | 15 struct DepType : T {}; struct
|