Lines Matching full:operand
89 <p>Quick answer: The index stepping through the first operand.</p>
107 first operand indexes through the pointer; the second operand indexes the
120 perform the computation. The first operand to the GEP instruction must be a
122 the GEP instruction as an operand without any need for accessing memory. It
123 must, therefore be indexed and requires an index operand. Consider this
144 statement. The function argument <tt>P</tt> will be the first operand of each
145 of these GEP instructions. The second operand indexes through that pointer.
146 The third operand will be the field offset into the
167 <p>In each case the first operand is the pointer through which the GEP
168 instruction starts. The same is true whether the first operand is an
235 <li>Point #1 is evidenced by noticing the type of the first operand of
374 <p>None, except that the address space qualifier on the first operand pointer
470 the first operand to the GEP. Indices greater than the number of elements
693 effectively the same but have distinct operand types.</p>
709 first operand. It isn't always possibly to fully reconstruct this
731 <li>The first operand to the GEP instruction is always a pointer and it must