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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kInstanceCidOrSignatureReg = R9
 
static constexpr intptr_t kInternalRegisters
 
static constexpr Register kInstanceInstantiatorTypeArgumentsReg = R5
 
static constexpr Register kInstanceParentFunctionTypeArgumentsReg = R9
 
static constexpr Register kInstanceDelayedFunctionTypeArgumentsReg = R10
 
static constexpr Register kCacheEntriesEndReg = R11
 
static constexpr Register kCacheContentsSizeReg = R12
 
static constexpr Register kProbeDistanceReg = R13
 
static constexpr Register kCacheEntryReg = RDI
 

Detailed Description

Definition at line 391 of file constants_arm.h.

Member Data Documentation

◆ kCacheContentsSizeReg

static constexpr Register dart::STCInternalRegs::kCacheContentsSizeReg = R12
staticconstexpr

Definition at line 224 of file constants_arm64.h.

◆ kCacheEntriesEndReg

static constexpr Register dart::STCInternalRegs::kCacheEntriesEndReg = R11
staticconstexpr

Definition at line 223 of file constants_arm64.h.

◆ kCacheEntryReg

constexpr Register dart::STCInternalRegs::kCacheEntryReg = RDI
staticconstexpr

Definition at line 193 of file constants_x64.h.

◆ kInstanceCidOrSignatureReg

static constexpr Register dart::STCInternalRegs::kInstanceCidOrSignatureReg = R9
staticconstexpr

Definition at line 392 of file constants_arm.h.

◆ kInstanceDelayedFunctionTypeArgumentsReg

static constexpr Register dart::STCInternalRegs::kInstanceDelayedFunctionTypeArgumentsReg = R10
staticconstexpr

Definition at line 222 of file constants_arm64.h.

◆ kInstanceInstantiatorTypeArgumentsReg

static constexpr Register dart::STCInternalRegs::kInstanceInstantiatorTypeArgumentsReg = R5
staticconstexpr

Definition at line 220 of file constants_arm64.h.

◆ kInstanceParentFunctionTypeArgumentsReg

static constexpr Register dart::STCInternalRegs::kInstanceParentFunctionTypeArgumentsReg = R9
staticconstexpr

Definition at line 221 of file constants_arm64.h.

◆ kInternalRegisters

static constexpr intptr_t dart::STCInternalRegs::kInternalRegisters
staticconstexpr
Initial value:
=
static constexpr Register kInstanceCidOrSignatureReg

Definition at line 394 of file constants_arm.h.

◆ kProbeDistanceReg

static constexpr Register dart::STCInternalRegs::kProbeDistanceReg = R13
staticconstexpr

Definition at line 225 of file constants_arm64.h.


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