Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp395 static bool checkIfSafeAddSequence(const APInt &IdxDiff, Instruction *AddOpA, in checkIfSafeAddSequence()
502 APInt IdxDiff = PtrDelta.udiv(Stride).zext(IdxBitWidth); in lookThroughComplexAddresses() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2281 unsigned IdxDiff = Idx - PrevElt->second; in isSimpleVIDSequence() local