Searched defs:SrcConst (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1230 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 D | SIFixSGPRCopies.cpp | 852 MachineOperand SrcConst = DefMI->getOperand(AMDGPU::getNamedOperandIdx( in lowerSpecialCase() local
|