Lines Matching full:accesses
5524 Combine increments or decrements of addresses with memory accesses.
5943 mines each loop in the loop nest such that the memory accesses of
6805 GOT accesses on some targets.
12214 single object file that accesses more than 8192 GOT entries. Very
12493 accesses for locally-binding symbols. It can also use shorter GP
12534 file accesses more than 64k's worth of GOT entries. Very few do.
12684 Use (do not use) GP-relative accesses for symbols that are known
12888 this workaround. It assumes that aborted accesses to any byte in
12899 accesses to these regions are indeed safe.
14653 volatile keyword to protect memory accesses.
15225 accesses all constant addresses through a global offset table
20512 Accesses through pointers to types with this attribute are not
23453 or a sequence of member accesses and array references.
34927 accesses to volatile objects. The C standard leaves it implementation
34932 previous accesses to volatile objects have stabilized and no subsequent
34933 accesses have occurred. Thus an implementation is free to reorder and
34934 combine volatile accesses which occur between sequence points, but
34935 cannot do so for accesses across a sequence point. The use of
34963 expressions as accesses to volatiles, but instead issues a warning that
37250 * Accesses to bit-fields even in volatile objects works by accessing