Searched refs:getD (Results 1 – 9 of 9) sorted by relevance
118 const D getD();132 return typeid(getD()); in t2()
27 D &getD() const;
364 const SCEV *DependenceInfo::Constraint::getD() const { in getD() function in DependenceInfo::Constraint420 OS << " Distance is " << *getD() << in dump()459 if (isKnownPredicate(CmpInst::ICMP_EQ, X->getD(), Y->getD())) in intersectConstraints()461 if (isKnownPredicate(CmpInst::ICMP_NE, X->getD(), Y->getD())) { in intersectConstraints()468 if (isa<SCEVConstant>(Y->getD())) { in intersectConstraints()3122 const SCEV *DA_K = SE->getMulExpr(A_K, CurConstraint.getD()); in propagateDistance()3243 Level.Distance = CurConstraint.getD(); in updateDirection()
430 const SCEV *getD() const;
137 // CHECK: ::mlir::ValueRange getD();
284 define i8 @getD() {
3069 Expr *getD() { in getD() function3072 Expr *getD() const { in getD() function
11541 Expr *getD() const { return D; } in getD() function in __anon296aa5743f11::OpenMPAtomicCompareChecker12767 D = Checker.getD(); in ActOnOpenMPAtomicDirective()12787 D = Checker.getD(); in ActOnOpenMPAtomicDirective()
6548 S.getR(), S.getExpr(), S.getUpdateExpr(), S.getD(), in EmitOMPAtomicDirective()