Home | History | Annotate | Download | only in optimizing

Lines Matching full:barrier

232   // Location `maybe_temp` is used when generating a read barrier and
247 // path) read barrier and shall be a register in that case; it may
362 // Emit a write barrier.
412 // Fast path implementation of ReadBarrier::Barrier for a heap
420 // Fast path implementation of ReadBarrier::Barrier for a heap
430 // Generate a read barrier for a heap reference within `instruction`
433 // A read barrier for an object reference read from the heap is
455 // If read barriers are enabled, generate a read barrier for a heap
465 // Generate a read barrier for a GC root within `instruction` using
468 // A read barrier for an object reference GC root is implemented as