Lines Matching refs:computation
61 computation. The first operand to the GEP instruction must be a value of a
131 result in the computation of addresses that point to memory past the end of the
179 only involved in the computation of addresses. For example, consider this:
223 are different (0 and 1), therefore the address computation diverges with that
292 However, for the underlying integer computation implied, there is no
299 You don't. The integer computation implied by a GEP is target-independent.
346 valid to compute arbitrary element indices, as the computation only depends on
387 underlying integer computation. They need not correspond with the actual type of
402 The underlying integer computation is sufficiently defined; null has a defined
434 What happens if a GEP computation overflows?
438 evaluating the implied two's complement integer computation. However, since