Home
last modified time | relevance | path

Searched refs:kAllocatableRangeGapSize (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/arm64/
Dassembler-arm64.h155 static const int kAllocatableRangeGapSize = member
181 : from_code(index + kAllocatableRangeGapSize); in FromAllocationIndex()
210 : code - kAllocatableRangeGapSize; in ToAllocationIndex()
271 static const int kAllocatableRangeGapSize = member
289 : from_code(index + kAllocatableRangeGapSize); in FromAllocationIndex()
313 : code - kAllocatableRangeGapSize; in ToAllocationIndex()