HomeSort by relevance Sort by last modified time
    Searched full:avarinit (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go 96 // avarinit: addrtaken variables set or used (proof of initialization)
99 avarinit bvec
193 // by the avarinit code, which does not use uevar.
214 // avarinit - initialized or referred to by the instruction,
217 // The avarinit output serves as a signal that the data has been
225 avarinit
251 effect |= avarinit
343 be.avarinit = bulk.next()
477 // Walk the block instructions forward to update avarinit bits.
478 // avarinit describes the effect at the end of the block, not the beginning
224 avarinit const
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go 96 // avarinit: addrtaken variables set or used (proof of initialization)
99 avarinit bvec
193 // by the avarinit code, which does not use uevar.
214 // avarinit - initialized or referred to by the instruction,
217 // The avarinit output serves as a signal that the data has been
225 avarinit
251 effect |= avarinit
343 be.avarinit = bulk.next()
477 // Walk the block instructions forward to update avarinit bits.
478 // avarinit describes the effect at the end of the block, not the beginning
224 avarinit const
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/compile/internal/
gc.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/compile/internal/
gc.a     [all...]

Completed in 170 milliseconds