Lines Matching refs:Dst

75       Dst(Destination),
108 Instruction *getDst() const { return Dst; }
204 Instruction *Src, *Dst;
221 Instruction *Dst,
284 /// depends - Tests for a dependence between the Src and Dst instructions.
288 /// if it appears that control flow can reach from Src to Dst
291 Instruction *Dst,
347 const SCEV *Dst;
459 /// establishNestingLevels - Examines the loop nesting of the Src and Dst
476 /// ... - loops containing Src but not Dst
477 /// SrcLevels - innermost loop containing Src but not Dst
478 /// ... - loops containing Dst but not Src
479 /// MaxLevels - innermost loop containing Dst but not Src
498 /// to A (the Src) and the load from A (the Dst), we'll note that they
510 const Instruction *Dst);
544 /// checkDstSubscript - Examines the SCEV Dst, returning true iff it's
545 /// linear. Collect the set of loops mentioned by Dst.
546 bool checkDstSubscript(const SCEV *Dst,
570 /// classifyPair - Examines the subscript pair (the Src and Dst SCEVs)
575 const SCEV *Dst,
579 /// testZIV - Tests the ZIV subscript pair (Src and Dst) for dependence.
585 const SCEV *Dst,
588 /// testSIV - Tests the SIV subscript pair (Src and Dst) for dependence.
599 const SCEV *Dst,
605 /// testRDIV - Tests the RDIV subscript pair (Src and Dst) for dependence.
615 const SCEV *Dst,
618 /// testMIV - Tests the MIV subscript pair (Src and Dst) for dependence.
622 const SCEV *Dst,
626 /// strongSIVtest - Tests the strong SIV subscript pair (Src and Dst)
643 /// (Src and Dst) for dependence.
662 /// (Src and Dst) for dependence.
680 /// (Src and Dst) for dependence.
698 /// (Src and Dst) for dependence.
754 const SCEV *Dst,
762 const SCEV *Dst,
845 /// to simplify a subscript pair (Src and Dst).
850 const SCEV *&Dst,
856 /// constraint into a subscript pair (Src and Dst).
861 const SCEV *&Dst,
866 /// constraint into a subscript pair (Src and Dst).
869 const SCEV *&Dst,
873 /// constraint into a subscript pair (Src and Dst).
878 const SCEV *&Dst,