Lines Matching full:accesses
5535 Combine increments or decrements of addresses with memory accesses.
5954 mines each loop in the loop nest such that the memory accesses of
6876 GOT accesses on some targets.
12308 single object file that accesses more than 8192 GOT entries. Very
12587 accesses for locally-binding symbols. It can also use shorter GP
12628 file accesses more than 64k's worth of GOT entries. Very few do.
12778 Use (do not use) GP-relative accesses for symbols that are known
12982 this workaround. It assumes that aborted accesses to any byte in
12993 accesses to these regions are indeed safe.
14747 volatile keyword to protect memory accesses.
15319 accesses all constant addresses through a global offset table
20637 Accesses through pointers to types with this attribute are not
23578 or a sequence of member accesses and array references.
35067 accesses to volatile objects. The C standard leaves it implementation
35072 previous accesses to volatile objects have stabilized and no subsequent
35073 accesses have occurred. Thus an implementation is free to reorder and
35074 combine volatile accesses which occur between sequence points, but
35075 cannot do so for accesses across a sequence point. The use of
35103 expressions as accesses to volatiles, but instead issues a warning that
37398 * Accesses to bit-fields even in volatile objects works by accessing