Home | History | Annotate | Download | only in CodeGen

Lines Matching full:accesses

378 /// accesses.  They don't have to be fast, just faster than a function
386 /// Return the maximum size that permits atomic accesses for the given
390 // ARM has 8-byte atomic accesses, but it's not clear whether we
494 // If we're not atomic, just use expression accesses.
501 // accesses even if they're nominally atomic.
623 // Currently, all atomic accesses have to be through integer
825 // Currently, all atomic accesses have to be through integer
1149 // Accesses to 'super' follow a different code path.