Searched defs:DepType (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemDepPrinter.cpp28 enum DepType { enum in struct:__anon3376::MemDepPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h50 enum DepType { enum in class:llvm::MemDepResult
H A DLoopAccessAnalysis.h110 enum DepType { enum in struct:llvm::MemoryDepChecker::Dependence
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp328 static bool isRegDependence(const SDep::Kind DepType) { argument
304 isCallDependent(const MachineInstr &MI, SDep::Kind DepType, unsigned DepReg) argument
377 promoteToDotCur(MachineInstr &MI, SDep::Kind DepType, MachineBasicBlock::iterator &MII, const TargetRegisterClass* RC) argument
459 promoteToDotNew(MachineInstr &MI, SDep::Kind DepType, MachineBasicBlock::iterator &MII, const TargetRegisterClass* RC) argument
1410 SDep::Kind DepType = SUJ->Succs[i].getKind(); local
[all...]

Completed in 81 milliseconds