#include <assembler-ia32.h>
Definition at line 144 of file assembler-ia32.h.
◆ AllocationIndexToString() [1/2]
static const char* v8::internal::XMMRegister::AllocationIndexToString |
( |
int |
index | ) |
|
|
inlinestatic |
◆ AllocationIndexToString() [2/2]
static const char* v8::internal::XMMRegister::AllocationIndexToString |
( |
int |
index | ) |
|
|
inlinestatic |
◆ code() [1/2]
int v8::internal::XMMRegister::code |
( |
| ) |
const |
|
inline |
◆ code() [2/2]
int v8::internal::XMMRegister::code |
( |
| ) |
const |
|
inline |
◆ from_code() [1/2]
◆ from_code() [2/2]
◆ FromAllocationIndex() [1/2]
static XMMRegister v8::internal::XMMRegister::FromAllocationIndex |
( |
int |
index | ) |
|
|
inlinestatic |
◆ FromAllocationIndex() [2/2]
static XMMRegister v8::internal::XMMRegister::FromAllocationIndex |
( |
int |
index | ) |
|
|
inlinestatic |
◆ high_bit()
int v8::internal::XMMRegister::high_bit |
( |
| ) |
const |
|
inline |
◆ is() [1/2]
◆ is() [2/2]
◆ is_valid() [1/2]
bool v8::internal::XMMRegister::is_valid |
( |
| ) |
const |
|
inline |
◆ is_valid() [2/2]
bool v8::internal::XMMRegister::is_valid |
( |
| ) |
const |
|
inline |
◆ low_bits()
int v8::internal::XMMRegister::low_bits |
( |
| ) |
const |
|
inline |
◆ NumAllocatableAliasedRegisters() [1/2]
static int v8::internal::XMMRegister::NumAllocatableAliasedRegisters |
( |
| ) |
|
|
inlinestatic |
◆ NumAllocatableAliasedRegisters() [2/2]
static int v8::internal::XMMRegister::NumAllocatableAliasedRegisters |
( |
| ) |
|
|
inlinestatic |
◆ NumAllocatableRegisters() [1/2]
static int v8::internal::XMMRegister::NumAllocatableRegisters |
( |
| ) |
|
|
inlinestatic |
◆ NumAllocatableRegisters() [2/2]
static int v8::internal::XMMRegister::NumAllocatableRegisters |
( |
| ) |
|
|
inlinestatic |
◆ ToAllocationIndex() [1/2]
static int v8::internal::XMMRegister::ToAllocationIndex |
( |
XMMRegister |
reg | ) |
|
|
inlinestatic |
◆ ToAllocationIndex() [2/2]
static int v8::internal::XMMRegister::ToAllocationIndex |
( |
XMMRegister |
reg | ) |
|
|
inlinestatic |
◆ code_
int v8::internal::XMMRegister::code_ |
◆ kMaxNumAllocatableRegisters
static const int v8::internal::XMMRegister::kMaxNumAllocatableRegisters = 7 |
|
static |
◆ kMaxNumRegisters
static const int v8::internal::XMMRegister::kMaxNumRegisters = 8 |
|
static |
The documentation for this struct was generated from the following files: