Searched refs:GetStackOffsetOfFpuRegister (Results 1 – 2 of 2) sorted by relevance
778 uint32_t offset = slow_path->GetStackOffsetOfFpuRegister(id); in RecordPcInfo()800 uint32_t offset = slow_path->GetStackOffsetOfFpuRegister(low); in RecordPcInfo()806 uint32_t offset = slow_path->GetStackOffsetOfFpuRegister(high); in RecordPcInfo()
96 uint32_t GetStackOffsetOfFpuRegister(int reg) const { in GetStackOffsetOfFpuRegister() function