|
| DEFINE_PARAMETER_TYPES (MachineType::AnyTagged(), MachineType::AnyTagged(), MachineType::AnyTagged(), MachineType::AnyTagged(), MachineType::TaggedSigned(), MachineType::AnyTagged()) static const Register MapRegister() |
|
| DEFINE_PARAMETER_TYPES (MachineType::AnyTagged(), MachineType::AnyTagged(), MachineType::AnyTagged(), MachineType::TaggedSigned()) static const Register ReceiverRegister() |
|
| CallInterfaceDescriptor (CallDescriptors::Key key) |
|
Flags | flags () const |
|
bool | HasContextParameter () const |
|
int | GetReturnCount () const |
|
MachineType | GetReturnType (int index) const |
|
int | GetParameterCount () const |
|
int | GetRegisterParameterCount () const |
|
int | GetStackParameterCount () const |
|
Register | GetRegisterParameter (int index) const |
|
MachineType | GetParameterType (int index) const |
|
RegList | allocatable_registers () const |
|
const char * | DebugName () const |
|
|
static const int | kStackArgumentsCount = kPassLastArgsOnStack ? 3 : 0 |
|
static const bool | kPassLastArgsOnStack = false |
|
static const int | kStackArgumentsCount = kPassLastArgsOnStack ? 2 : 0 |
|
Definition at line 533 of file interface-descriptors.h.
The documentation for this class was generated from the following file: