Definition at line 32 of file code-generator-riscv.cc.
◆ RiscvOperandConverter()
◆ InputImmediate()
Operand v8::internal::compiler::RiscvOperandConverter::InputImmediate |
( |
size_t | index | ) |
|
|
inline |
◆ InputOperand()
Operand v8::internal::compiler::RiscvOperandConverter::InputOperand |
( |
size_t | index | ) |
|
|
inline |
◆ InputOrZeroDoubleRegister()
DoubleRegister v8::internal::compiler::RiscvOperandConverter::InputOrZeroDoubleRegister |
( |
size_t | index | ) |
|
|
inline |
◆ InputOrZeroRegister()
Register v8::internal::compiler::RiscvOperandConverter::InputOrZeroRegister |
( |
size_t | index | ) |
|
|
inline |
◆ InputOrZeroSingleRegister()
DoubleRegister v8::internal::compiler::RiscvOperandConverter::InputOrZeroSingleRegister |
( |
size_t | index | ) |
|
|
inline |
◆ InputSingleRegister()
FloatRegister v8::internal::compiler::RiscvOperandConverter::InputSingleRegister |
( |
size_t | index | ) |
|
|
inline |
◆ MemoryOperand() [1/2]
MemOperand v8::internal::compiler::RiscvOperandConverter::MemoryOperand |
( |
size_t * | first_index | ) |
|
|
inline |
◆ MemoryOperand() [2/2]
MemOperand v8::internal::compiler::RiscvOperandConverter::MemoryOperand |
( |
size_t | index = 0 | ) |
|
|
inline |
◆ OutputSingleRegister()
FloatRegister v8::internal::compiler::RiscvOperandConverter::OutputSingleRegister |
( |
size_t | index = 0 | ) |
|
|
inline |
◆ SlotToMemOperand()
MemOperand v8::internal::compiler::RiscvOperandConverter::SlotToMemOperand |
( |
int | slot | ) |
const |
|
inline |
◆ ToMemOperand()
◆ ToSingleRegister()
The documentation for this class was generated from the following file: