Searched defs:IdxDiff (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoadStoreVectorizer.cpp | 1093 checkIfSafeAddSequence(const APInt & IdxDiff,Instruction * AddOpA,unsigned MatchingOpIdxA,Instruction * AddOpB,unsigned MatchingOpIdxB,bool Signed) checkIfSafeAddSequence() argument |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 3398 unsigned IdxDiff = Idx - PrevElt->second; isSimpleVIDSequence() local |