Home
last modified time | relevance | path

Searched defs:stack_mask (Results 1 – 7 of 7) sorted by relevance

/aosp12/art/runtime/
H A Dcheck_reference_map_visitor.h102 BitMemoryRegion stack_mask = code_info.GetStackMaskOf(stack_map); in CheckOptimizedMethod() local
H A Dquick_exception_handler.cc465 BitMemoryRegion stack_mask = code_info.GetStackMaskOf(stack_map); in HandleOptimizingDeoptimization() local
H A Dstack_map.cc320 BitMemoryRegion stack_mask = code_info.GetStackMaskOf(*this); in Dump() local
H A Dstack.cc292 BitMemoryRegion stack_mask = code_info.GetStackMaskOf(stack_map); in GetVRegFromOptimizedCode() local
H A Dthread.cc3950 BitMemoryRegion stack_mask = code_info.GetStackMaskOf(map); in VisitQuickFrameWithVregCallback() local
/aosp12/art/compiler/optimizing/
H A Dstack_map_stream.cc75 BitVector* stack_mask = lazy_stack_masks_[i]; in EndMethod() local
99 BitVector* stack_mask, in BeginStackMapEntry()
H A Dstack_map_test.cc34 BitMemoryRegion stack_mask = code_info.GetStackMaskOf(stack_map); in CheckStackMask() local