Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Bound

468     //   If a glvalue to which a reference is directly bound designates neither
695 // For the vector indexing extension, the bound is the number of elements.
726 llvm::Value *Bound = getArrayIndexingBound(*this, Base, IndexedType);
727 if (!Bound)
732 llvm::Value *BoundVal = Builder.CreateIntCast(Bound, SizeTy, false);
794 /// derive a more accurate bound on the alignment of the pointer.
2846 // Requesting lower bound or upper bound, but without provided length and
2856 // Try to emit length or lower bound as constant. If this is possible, 1 is
2857 // subtracted from constant length or lower bound. Otherwise, emit LLVM IR