#include <maglev-ir.h>
Definition at line 1233 of file maglev-ir.h.
◆ ValueLocation()
v8::internal::maglev::ValueLocation::ValueLocation |
( |
| ) |
|
|
default |
◆ AssignedDoubleRegister()
DoubleRegister v8::internal::maglev::ValueLocation::AssignedDoubleRegister |
( |
| ) |
const |
|
inline |
◆ AssignedGeneralRegister()
Register v8::internal::maglev::ValueLocation::AssignedGeneralRegister |
( |
| ) |
const |
|
inline |
◆ Cloberred()
bool v8::internal::maglev::ValueLocation::Cloberred |
( |
| ) |
|
|
inline |
◆ InjectLocation()
◆ IsAnyRegister()
bool v8::internal::maglev::ValueLocation::IsAnyRegister |
( |
| ) |
const |
|
inline |
◆ IsDoubleRegister()
bool v8::internal::maglev::ValueLocation::IsDoubleRegister |
( |
| ) |
const |
|
inline |
◆ IsGeneralRegister()
bool v8::internal::maglev::ValueLocation::IsGeneralRegister |
( |
| ) |
const |
|
inline |
◆ operand() [1/2]
◆ operand() [2/2]
◆ SetAllocated()
template<typename... Args>
void v8::internal::maglev::ValueLocation::SetAllocated |
( |
Args &&... | args | ) |
|
|
inline |
◆ SetConstant()
template<typename... Args>
void v8::internal::maglev::ValueLocation::SetConstant |
( |
Args &&... | args | ) |
|
|
inline |
◆ SetUnallocated()
template<typename... Args>
void v8::internal::maglev::ValueLocation::SetUnallocated |
( |
Args &&... | args | ) |
|
|
inline |
◆ operand_
The documentation for this class was generated from the following file: