Lines Matching refs:Index
432 // emit getelementptrs that index into vectors.
3071 // unsigned but we may have a negative index from the base
3159 Value *Index = *I;
3160 // Compute the (potentially symbolic) offset in bytes for this index.
3163 unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue();
3171 const SCEV *IndexS = getSCEV(Index);
3175 // Multiply the index by the element size to compute the element offset.
4605 // Okay, we allow one non-constant index into the GEP instruction.
4628 // We can only recognize very limited forms of loop index expressions, in
5047 // i8* by GEP with the byte count in the first index.
5448 // value at this index. When solving for "X*X != 5", for example, we