Searched refs:getDirection (Results 1 – 12 of 12) sorted by relevance
344 if (D->getDirection(Level) == Dependence::DVEntry::EQ) in createMemoryDependencyEdges()346 else if (D->getDirection(Level) == Dependence::DVEntry::GT) { in createMemoryDependencyEdges()351 } else if (D->getDirection(Level) == Dependence::DVEntry::LT) in createMemoryDependencyEdges()
262 Direction D = getDirection(); in getCanonicalPredicate()274 Direction Loop::LoopBounds::getDirection() const { in getDirection() function in Loop::LoopBounds
334 unsigned FullDependence::getDirection(unsigned Level) const { in getDirection() function in FullDependence684 unsigned Direction = getDirection(II); in dump()3954 if (!(Result.getDirection(II) & Dependence::DVEntry::EQ)) { in depends()3965 if (Result.getDirection(II) != Dependence::DVEntry::EQ) { in depends()
653 auto JammedDir = D->getDirection(CurLoopDepth); in preservesForwardDependence()670 auto JammedDir = D->getDirection(CurLoopDepth); in preservesBackwardDependence()729 if (!(D->getDirection(CurLoopDepth) & Dependence::DVEntry::EQ)) in checkDependency()732 auto UnrollDirection = D->getDirection(UnrollLevel); in checkDependency()
157 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() function250 unsigned getDirection(unsigned Level) const override;
726 Direction getDirection() const;
298 switch (PCC->getDirection()) { in clang_ParamCommandComment_getDirection()
728 PassDirection getDirection() const LLVM_READONLY { in getDirection() function
753 switch (C->getDirection()) { in visitParamCommandComment()
146 unsigned Dir = D->getDirection(II); in populateDependencyMatrix()
1675 switch (C->getDirection()) { in visitParamCommandComment()
822 << comments::ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()