Home
last modified time | relevance | path

Searched defs:DstCoeff (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1490 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest()
1699 bool DependenceInfo::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest()
1894 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest()
2161 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local
2192 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local
2227 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local
2433 const SCEV *DstCoeff = SE->getMinusSCEV(SrcCoeff, SrcCoeff); in gcdMIVtest() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1413 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest()
1622 bool DependenceInfo::weakZeroSrcSIVtest(const SCEV *DstCoeff, in weakZeroSrcSIVtest()
1817 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest()
2084 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local
2115 const SCEV *DstCoeff = DstAddRec->getStepRecurrence(*SE); in testSIV() local
2150 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local
2356 const SCEV *DstCoeff = SE->getMinusSCEV(SrcCoeff, SrcCoeff); in gcdMIVtest() local