Searched defs:SrcCoeff (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1413 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() 1732 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest() 1817 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest() 2083 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local 2105 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local 2150 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local 2355 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1490 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() 1809 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest() 1894 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest() 2160 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local 2182 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local 2227 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local 2432 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1566 bool DependenceInfo::exactSIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactSIVtest() 1869 bool DependenceInfo::weakZeroDstSIVtest(const SCEV *SrcCoeff, in weakZeroDstSIVtest() 1954 bool DependenceInfo::exactRDIVtest(const SCEV *SrcCoeff, const SCEV *DstCoeff, in exactRDIVtest() 2236 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local 2258 const SCEV *SrcCoeff = SrcAddRec->getStepRecurrence(*SE); in testSIV() local 2303 const SCEV *SrcCoeff, *DstCoeff; in testRDIV() local 2508 const SCEV *SrcCoeff = AddRec->getStepRecurrence(*SE); in gcdMIVtest() local
|