Lines Matching refs:computation
62 computation. The second operand to the GEP instruction must be a value of a
132 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:
215 are different (0 and 1), therefore the address computation diverges with that
280 However, for the underlying integer computation implied, there is no
287 You don't. The integer computation implied by a GEP is target-independent.
334 valid to compute arbitrary element indices, as the computation only depends on
375 underlying integer computation. They need not correspond with the actual type of
390 The underlying integer computation is sufficiently defined; null has a defined
423 What happens if a GEP computation overflows?
427 evaluating the implied two's complement integer computation. However, since