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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kInstanceTypeArgumentsReg = R4
 
static constexpr Register kScratchReg = R9
 
static constexpr Register kSubTypeArgumentReg = R3
 
static constexpr Register kSuperTypeArgumentReg = R8
 
static constexpr intptr_t kSavedTypeArgumentRegisters
 
static constexpr intptr_t kInternalRegisters
 

Detailed Description

Definition at line 372 of file constants_arm.h.

Member Data Documentation

◆ kInstanceTypeArgumentsReg

static constexpr Register dart::TTSInternalRegs::kInstanceTypeArgumentsReg = R4
staticconstexpr

Definition at line 373 of file constants_arm.h.

◆ kInternalRegisters

static constexpr intptr_t dart::TTSInternalRegs::kInternalRegisters
staticconstexpr
Initial value:
=
static constexpr intptr_t kSavedTypeArgumentRegisters
static constexpr Register kSuperTypeArgumentReg
static constexpr Register kSubTypeArgumentReg
static constexpr Register kInstanceTypeArgumentsReg
static constexpr Register kScratchReg

Definition at line 383 of file constants_arm.h.

◆ kSavedTypeArgumentRegisters

static constexpr intptr_t dart::TTSInternalRegs::kSavedTypeArgumentRegisters
staticconstexpr
Initial value:

Definition at line 380 of file constants_arm.h.

◆ kScratchReg

static constexpr Register dart::TTSInternalRegs::kScratchReg = R9
staticconstexpr

Definition at line 374 of file constants_arm.h.

◆ kSubTypeArgumentReg

static constexpr Register dart::TTSInternalRegs::kSubTypeArgumentReg = R3
staticconstexpr

Definition at line 375 of file constants_arm.h.

◆ kSuperTypeArgumentReg

static constexpr Register dart::TTSInternalRegs::kSuperTypeArgumentReg = R8
staticconstexpr

Definition at line 376 of file constants_arm.h.


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