|
V8 Project
|
#include <assembler-mips.h>
Collaboration diagram for v8::internal::FPURegister:Public Member Functions | |
| bool | is_valid () const |
| bool | is (FPURegister creg) const |
| FPURegister | low () const |
| FPURegister | high () const |
| int | code () const |
| int | bit () const |
| void | setcode (int f) |
| bool | is_valid () const |
| bool | is (FPURegister creg) const |
| FPURegister | low () const |
| FPURegister | high () const |
| int | code () const |
| int | bit () const |
| void | setcode (int f) |
Static Public Member Functions | |
| static int | NumRegisters () |
| static int | NumAllocatableRegisters () |
| static int | NumAllocatableAliasedRegisters () |
| static int | ToAllocationIndex (FPURegister reg) |
| static const char * | AllocationIndexToString (int index) |
| static FPURegister | FromAllocationIndex (int index) |
| static FPURegister | from_code (int code) |
| static int | NumRegisters () |
| static int | NumAllocatableRegisters () |
| static int | NumAllocatableAliasedRegisters () |
| static int | ToAllocationIndex (FPURegister reg) |
| static const char * | AllocationIndexToString (int index) |
| static FPURegister | FromAllocationIndex (int index) |
| static FPURegister | from_code (int code) |
Public Attributes | |
| int | code_ |
Static Public Attributes | |
| static const int | kMaxNumRegisters = v8::internal::kNumFPURegisters |
| static const int | kNumReservedRegisters = 2 |
| static const int | kMaxNumAllocatableRegisters |
Definition at line 208 of file assembler-mips.h.
|
static |
|
static |
|
inline |
Definition at line 265 of file assembler-mips.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 256 of file assembler-mips64.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 261 of file assembler-mips.h.
References code_, DCHECK, and is_valid().
Referenced by from_code(), and ToAllocationIndex().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 252 of file assembler-mips64.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 237 of file assembler-mips.h.
References code().
Referenced by FromAllocationIndex().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 226 of file assembler-mips64.h.
References code().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 232 of file assembler-mips.h.
References DCHECK, from_code(), and kMaxNumAllocatableRegisters.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 221 of file assembler-mips64.h.
References DCHECK, from_code(), and kMaxNumAllocatableRegisters.
Here is the call graph for this function:
|
inline |
Definition at line 252 of file assembler-mips.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 242 of file assembler-mips64.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 243 of file assembler-mips.h.
References code_.
Referenced by v8::internal::MacroAssembler::Move(), and ToAllocationIndex().
Here is the caller graph for this function:
|
inline |
|
inline |
Definition at line 242 of file assembler-mips.h.
References code_, and kMaxNumRegisters.
Referenced by bit(), code(), high(), low(), setcode(), and ToAllocationIndex().
Here is the caller graph for this function:
|
inline |
|
inline |
Definition at line 244 of file assembler-mips.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 233 of file assembler-mips64.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
Definition at line 269 of file assembler-mips.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inline |
Definition at line 260 of file assembler-mips64.h.
References code_, DCHECK, and is_valid().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 107 of file assembler-mips-inl.h.
References code(), DCHECK, is(), is_valid(), kDoubleRegZero, kLithiumScratchDouble, and kMaxNumAllocatableRegisters.
Here is the call graph for this function:
|
inlinestatic |
| int v8::internal::FPURegister::code_ |
Definition at line 274 of file assembler-mips.h.
Referenced by bit(), code(), high(), is(), is_valid(), low(), and setcode().
|
static |
Definition at line 220 of file assembler-mips.h.
Referenced by FromAllocationIndex(), and ToAllocationIndex().
|
static |
Definition at line 209 of file assembler-mips.h.
Referenced by is_valid().
|
static |
Definition at line 219 of file assembler-mips.h.