Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1230 bool DependenceInfo::strongSIVtest(const SCEV *Coeff, const SCEV *SrcConst, in strongSIVtest()
1367 const SCEV *Coeff, const SCEV *SrcConst, const SCEV *DstConst, in weakCrossingSIVtest()
1567 const SCEV *SrcConst, const SCEV *DstConst, in exactSIVtest()
1760 const SCEV *SrcConst, in weakZeroSrcSIVtest()
1870 const SCEV *SrcConst, in weakZeroDstSIVtest()
1955 const SCEV *SrcConst, const SCEV *DstConst, in exactRDIVtest()
2234 const SCEV *SrcConst = SrcAddRec->getStart(); in testSIV() local
2257 const SCEV *SrcConst = SrcAddRec->getStart(); in testSIV() local
2269 const SCEV *SrcConst = Src; in testSIV() local
2302 const SCEV *SrcConst, *DstConst; in testRDIV() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp852 MachineOperand SrcConst = DefMI->getOperand(AMDGPU::getNamedOperandIdx( in lowerSpecialCase() local