Searched refs:getDirection (Results 1 – 7 of 7) sorted by relevance
153 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() function247 unsigned getDirection(unsigned Level) const override;
299 switch (PCC->getDirection()) { in clang_ParamCommandComment_getDirection()
201 if (PCC->getDirection() != Direction) in HasParamCommandAt()203 << "ParamCommandComment has direction " << PCC->getDirection() << ", " in HasParamCommandAt()
751 PassDirection getDirection() const LLVM_READONLY { in getDirection() function
242 unsigned FullDependence::getDirection(unsigned Level) const { in getDirection() function in FullDependence602 unsigned Direction = getDirection(II); in dump()3676 if (!(Result.getDirection(II) & Dependence::DVEntry::EQ)) { in depends()3687 if (Result.getDirection(II) != Dependence::DVEntry::EQ) { in depends()
758 switch (C->getDirection()) { in visitParamCommandComment()
2145 OS << " " << ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()