Lines Matching full:unpoison
1076 // Do not unpoison `value`, as it is the same register as
2298 // Baker's using a slow path (and also unpoison the loaded
3009 // If heap poisoning is enabled, no need to unpoison `temp`
3018 // not been unpoisoned yet; unpoison it now.
3023 // If heap poisoning is enabled, no need to unpoison
6014 // do not have to unpoison `root_reg` here.
6416 // TODO: Unpoison `ref` when it is used by artReadBarrierSlow.