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

#include <constants_arm.h>

Static Public Attributes

static constexpr intptr_t kSavedRegisters
 
static constexpr Register kEntryStartReg = R9
 
static constexpr Register kProbeMaskReg = R4
 
static constexpr Register kProbeDistanceReg = DISPATCH_TABLE_REG
 
static constexpr Register kCurrentEntryIndexReg
 

Detailed Description

Definition at line 353 of file constants_arm.h.

Member Data Documentation

◆ kCurrentEntryIndexReg

static constexpr Register dart::InstantiateTAVInternalRegs::kCurrentEntryIndexReg
staticconstexpr
Initial value:

Definition at line 366 of file constants_arm.h.

◆ kEntryStartReg

static constexpr Register dart::InstantiateTAVInternalRegs::kEntryStartReg = R9
staticconstexpr

Definition at line 363 of file constants_arm.h.

◆ kProbeDistanceReg

static constexpr Register dart::InstantiateTAVInternalRegs::kProbeDistanceReg = DISPATCH_TABLE_REG
staticconstexpr

Definition at line 365 of file constants_arm.h.

◆ kProbeMaskReg

static constexpr Register dart::InstantiateTAVInternalRegs::kProbeMaskReg = R4
staticconstexpr

Definition at line 364 of file constants_arm.h.

◆ kSavedRegisters

static constexpr intptr_t dart::InstantiateTAVInternalRegs::kSavedRegisters
staticconstexpr
Initial value:

Definition at line 356 of file constants_arm.h.


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