Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
constants.h File Reference
#include "platform/assert.h"
#include "platform/utils.h"
#include "vm/pointer_tagging.h"

Go to the source code of this file.

Classes

struct  dart::InstantiateTypeABI
 
class  dart::RegisterNames
 

Namespaces

namespace  dart
 

Functions

static constexpr bool dart::IsArgumentRegister (Register reg)
 
static constexpr bool dart::IsFpuArgumentRegister (FpuRegister reg)
 
static constexpr bool dart::IsCalleeSavedRegister (Register reg)
 
constexpr bool dart::IsAbiPreservedRegister (Register reg)
 
static ScaleFactor dart::ToScaleFactor (intptr_t index_scale, bool index_unboxed)
 
static Utils::BitsRange< Registerdart::RegisterRange (uint32_t regs)