Searched refs:GetStackOffsetOf (Results 1 – 4 of 4) sorted by relevance
822 size_t GetStackOffsetOf(size_t index) const { in GetStackOffsetOf() function
2213 return Location::StackSlot(calling_convention.GetStackOffsetOf(stack_index)); in GetNextLocation()2236 return Location::DoubleStackSlot(calling_convention.GetStackOffsetOf(stack_index)); in GetNextLocation()2248 return Location::StackSlot(calling_convention.GetStackOffsetOf(stack_index)); in GetNextLocation()2265 return Location::DoubleStackSlot(calling_convention.GetStackOffsetOf(stack_index)); in GetNextLocation()
103 size_t stack_offset = calling_convention.GetStackOffsetOf(stack_index_); in GetNextLocation()123 size_t stack_offset = calling_convention.GetStackOffsetOf(stack_index_); in GetNextLocation()139 size_t stack_offset = calling_convention.GetStackOffsetOf(stack_index_); in GetNextLocation()
100 size_t stack_offset = calling_convention.GetStackOffsetOf(stack_index_); in GetNextLocation()