#include <operations.h>
Definition at line 2623 of file operations.h.
◆ Storage() [1/6]
v8::internal::compiler::turboshaft::ConstantOp::Storage::Storage |
( |
uint64_t | integral = 0 | ) |
|
|
inline |
◆ Storage() [2/6]
v8::internal::compiler::turboshaft::ConstantOp::Storage::Storage |
( |
i::Tagged< Smi > | smi | ) |
|
|
inline |
◆ Storage() [3/6]
v8::internal::compiler::turboshaft::ConstantOp::Storage::Storage |
( |
i::Float64 | constant | ) |
|
|
inline |
◆ Storage() [4/6]
v8::internal::compiler::turboshaft::ConstantOp::Storage::Storage |
( |
i::Float32 | constant | ) |
|
|
inline |
◆ Storage() [5/6]
v8::internal::compiler::turboshaft::ConstantOp::Storage::Storage |
( |
ExternalReference | constant | ) |
|
|
inline |
◆ Storage() [6/6]
◆ operator==()
◆ external
◆ float32
i::Float32 v8::internal::compiler::turboshaft::ConstantOp::Storage::float32 |
◆ float64
i::Float64 v8::internal::compiler::turboshaft::ConstantOp::Storage::float64 |
◆ handle
◆ integral
uint64_t v8::internal::compiler::turboshaft::ConstantOp::Storage::integral |
The documentation for this union was generated from the following file: