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

#include <constants_arm.h>

Static Public Attributes

static constexpr FpuRegister kValueReg = Q0
 
static constexpr Register kTempReg = R1
 
static constexpr Register kResultReg = R0
 

Detailed Description

Definition at line 556 of file constants_arm.h.

Member Data Documentation

◆ kResultReg

static constexpr Register dart::BoxDoubleStubABI::kResultReg = R0
staticconstexpr

Definition at line 559 of file constants_arm.h.

◆ kTempReg

static constexpr Register dart::BoxDoubleStubABI::kTempReg = R1
staticconstexpr

Definition at line 558 of file constants_arm.h.

◆ kValueReg

static constexpr FpuRegister dart::BoxDoubleStubABI::kValueReg = Q0
staticconstexpr

Definition at line 557 of file constants_arm.h.


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