#include <register-arm64.h>
Definition at line 97 of file register-arm64.h.
◆ RegisterType
Enumerator |
---|
kRegister | |
kVRegister | |
kNoRegister | |
Definition at line 99 of file register-arm64.h.
◆ CPURegister()
v8::internal::CPURegister::CPURegister |
( |
int | code, |
|
|
int | size, |
|
|
RegisterType | type ) |
|
inlineconstexprprotected |
◆ Aliases()
◆ B()
VRegister v8::internal::CPURegister::B |
( |
| ) |
const |
|
inline |
◆ Create()
◆ D()
VRegister v8::internal::CPURegister::D |
( |
| ) |
const |
|
inline |
◆ H()
VRegister v8::internal::CPURegister::H |
( |
| ) |
const |
|
inline |
◆ Is128Bits()
bool v8::internal::CPURegister::Is128Bits |
( |
| ) |
const |
|
inline |
◆ Is16Bits()
bool v8::internal::CPURegister::Is16Bits |
( |
| ) |
const |
|
inline |
◆ Is32Bits()
bool v8::internal::CPURegister::Is32Bits |
( |
| ) |
const |
|
inline |
◆ Is64Bits()
bool v8::internal::CPURegister::Is64Bits |
( |
| ) |
const |
|
inline |
◆ Is8Bits()
bool v8::internal::CPURegister::Is8Bits |
( |
| ) |
const |
|
inline |
◆ IsB()
bool v8::internal::CPURegister::IsB |
( |
| ) |
const |
|
inline |
◆ IsD()
bool v8::internal::CPURegister::IsD |
( |
| ) |
const |
|
inline |
◆ IsEven()
bool v8::internal::CPURegister::IsEven |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsFPRegister()
bool v8::internal::CPURegister::IsFPRegister |
( |
| ) |
const |
|
inline |
◆ IsH()
bool v8::internal::CPURegister::IsH |
( |
| ) |
const |
|
inline |
◆ IsNone() [1/2]
bool v8::internal::CPURegister::IsNone |
( |
| ) |
const |
|
inline |
◆ IsNone() [2/2]
static constexpr bool v8::internal::CPURegister::IsNone |
( |
int | code, |
|
|
int | size, |
|
|
RegisterType | type ) |
|
inlinestaticconstexprprotected |
◆ IsQ()
bool v8::internal::CPURegister::IsQ |
( |
| ) |
const |
|
inline |
◆ IsRegister()
bool v8::internal::CPURegister::IsRegister |
( |
| ) |
const |
|
inline |
◆ IsS()
bool v8::internal::CPURegister::IsS |
( |
| ) |
const |
|
inline |
◆ IsSameSizeAndType()
bool v8::internal::CPURegister::IsSameSizeAndType |
( |
const CPURegister & | other | ) |
const |
|
inline |
◆ IsSP()
bool v8::internal::CPURegister::IsSP |
( |
| ) |
const |
|
inline |
◆ IsV()
bool v8::internal::CPURegister::IsV |
( |
| ) |
const |
|
inline |
◆ IsValid()
static constexpr bool v8::internal::CPURegister::IsValid |
( |
int | code, |
|
|
int | size, |
|
|
RegisterType | type ) |
|
inlinestaticconstexprprotected |
◆ IsValidRegister()
static constexpr bool v8::internal::CPURegister::IsValidRegister |
( |
int | code, |
|
|
int | size ) |
|
inlinestaticconstexprprotected |
◆ IsValidVRegister()
static constexpr bool v8::internal::CPURegister::IsValidVRegister |
( |
int | code, |
|
|
int | size ) |
|
inlinestaticconstexprprotected |
◆ IsVRegister()
bool v8::internal::CPURegister::IsVRegister |
( |
| ) |
const |
|
inline |
◆ IsW()
bool v8::internal::CPURegister::IsW |
( |
| ) |
const |
|
inline |
◆ IsX()
bool v8::internal::CPURegister::IsX |
( |
| ) |
const |
|
inline |
◆ IsZero()
bool v8::internal::CPURegister::IsZero |
( |
| ) |
const |
|
inline |
◆ MaxCode()
int v8::internal::CPURegister::MaxCode |
( |
| ) |
const |
|
inline |
◆ no_reg()
static constexpr CPURegister v8::internal::CPURegister::no_reg |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ operator!=()
bool v8::internal::CPURegister::operator!= |
( |
const CPURegister & | other | ) |
const |
|
inlineconstexpr |
◆ operator==()
bool v8::internal::CPURegister::operator== |
( |
const CPURegister & | other | ) |
const |
|
inlineconstexpr |
◆ Q()
VRegister v8::internal::CPURegister::Q |
( |
| ) |
const |
|
inline |
◆ Reg()
Register v8::internal::CPURegister::Reg |
( |
| ) |
const |
|
inline |
◆ S()
VRegister v8::internal::CPURegister::S |
( |
| ) |
const |
|
inline |
◆ SizeInBits()
int v8::internal::CPURegister::SizeInBits |
( |
| ) |
const |
|
inline |
◆ SizeInBytes()
int v8::internal::CPURegister::SizeInBytes |
( |
| ) |
const |
|
inline |
◆ type()
◆ V()
VRegister v8::internal::CPURegister::V |
( |
| ) |
const |
|
inline |
◆ VReg()
VRegister v8::internal::CPURegister::VReg |
( |
| ) |
const |
|
inline |
◆ W()
Register v8::internal::CPURegister::W |
( |
| ) |
const |
|
inline |
◆ X()
Register v8::internal::CPURegister::X |
( |
| ) |
const |
|
inline |
◆ RegisterBase
◆ reg_size_
uint8_t v8::internal::CPURegister::reg_size_ |
|
protected |
◆ reg_type_
The documentation for this class was generated from the following files: