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

#include <constants_arm.h>

Static Public Attributes

static constexpr FpuRegister kInputReg = Q0
 
static constexpr Register kRecognizedKindReg = R0
 
static constexpr Register kResultReg = R0
 

Detailed Description

Definition at line 563 of file constants_arm.h.

Member Data Documentation

◆ kInputReg

static constexpr FpuRegister dart::DoubleToIntegerStubABI::kInputReg = Q0
staticconstexpr

Definition at line 564 of file constants_arm.h.

◆ kRecognizedKindReg

static constexpr Register dart::DoubleToIntegerStubABI::kRecognizedKindReg = R0
staticconstexpr

Definition at line 565 of file constants_arm.h.

◆ kResultReg

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

Definition at line 566 of file constants_arm.h.


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