Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
dart::AllocateSmallRecordABI Struct Reference

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kResultReg = AllocateObjectABI::kResultReg
 
static constexpr Register kShapeReg = R1
 
static constexpr Register kValue0Reg = R2
 
static constexpr Register kValue1Reg = R3
 
static constexpr Register kValue2Reg = R4
 
static constexpr Register kTempReg = R9
 

Detailed Description

Definition at line 540 of file constants_arm.h.

Member Data Documentation

◆ kResultReg

static constexpr Register dart::AllocateSmallRecordABI::kResultReg = AllocateObjectABI::kResultReg
staticconstexpr

Definition at line 541 of file constants_arm.h.

◆ kShapeReg

static constexpr Register dart::AllocateSmallRecordABI::kShapeReg = R1
staticconstexpr

Definition at line 542 of file constants_arm.h.

◆ kTempReg

static constexpr Register dart::AllocateSmallRecordABI::kTempReg = R9
staticconstexpr

Definition at line 546 of file constants_arm.h.

◆ kValue0Reg

static constexpr Register dart::AllocateSmallRecordABI::kValue0Reg = R2
staticconstexpr

Definition at line 543 of file constants_arm.h.

◆ kValue1Reg

static constexpr Register dart::AllocateSmallRecordABI::kValue1Reg = R3
staticconstexpr

Definition at line 544 of file constants_arm.h.

◆ kValue2Reg

static constexpr Register dart::AllocateSmallRecordABI::kValue2Reg = R4
staticconstexpr

Definition at line 545 of file constants_arm.h.


The documentation for this struct was generated from the following files: