Searched defs:DepType (Results  1 – 10 of 10) 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-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonVLIWPacketizer.cpp | 297       SDep::Kind DepType, unsigned DepReg) {  in isCallDependent() 320 static bool isRegDependence(const SDep::Kind DepType) {  in isRegDependence() 370       SDep::Kind DepType, MachineBasicBlock::iterator &MII,  in promoteToDotCur() 452       SDep::Kind DepType, MachineBasicBlock::iterator &MII,  in promoteToDotNew() 1403     SDep::Kind DepType = SUJ->Succs[i].getKind();  in isLegalToPacketizeTogether()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | MemDepPrinter.cpp | 26     enum DepType {  enum
  | 
| /external/llvm/lib/Analysis/ | 
| D | MemDepPrinter.cpp | 27     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-10.0/llvm/include/llvm/Analysis/ | 
| D | MemoryDependenceAnalysis.h | 50   enum DepType {  enum
  | 
| D | LoopAccessAnalysis.h | 115     enum DepType {  enum
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/support/ | 
| D | archetypes.h | 24 struct DepType : T {};  struct
  | 
| /external/libcxx/test/support/ | 
| D | archetypes.hpp | 15 struct DepType : T {};  struct
  |