Flutter Engine
The Flutter Engine
|
#include <constants_arm.h>
Static Public Attributes | |
static constexpr Register | kInstanceReg = R0 |
static constexpr Register | kDstTypeReg = R8 |
static constexpr Register | kInstantiatorTypeArgumentsReg = R2 |
static constexpr Register | kFunctionTypeArgumentsReg = R1 |
static constexpr Register | kSubtypeTestCacheReg = R3 |
static constexpr Register | kScratchReg = R4 |
static constexpr Register | kSubtypeTestCacheResultReg = kScratchReg |
static constexpr Register | kInstanceOfResultReg = kInstanceReg |
static constexpr intptr_t | kPreservedAbiRegisters |
static constexpr intptr_t | kNonPreservedAbiRegisters |
static constexpr intptr_t | kAbiRegisters |
Definition at line 399 of file constants_arm.h.
|
staticconstexpr |
Definition at line 422 of file constants_arm.h.
Definition at line 401 of file constants_arm.h.
Definition at line 403 of file constants_arm.h.
|
staticconstexpr |
Definition at line 411 of file constants_arm.h.
Definition at line 400 of file constants_arm.h.
Definition at line 402 of file constants_arm.h.
|
staticconstexpr |
Definition at line 417 of file constants_arm.h.
|
staticconstexpr |
Definition at line 413 of file constants_arm.h.
Definition at line 405 of file constants_arm.h.
Definition at line 404 of file constants_arm.h.
|
staticconstexpr |
Definition at line 409 of file constants_arm.h.