◆ intN_t
◆ IntNBinopMatcher
◆ uintN_t
◆ UintNBinopMatcher
◆ Word64Adapter()
◆ IntNAdd()
◆ IntNConstant()
Node * v8::internal::compiler::Word64Adapter::IntNConstant |
( |
int64_t | value | ) |
|
|
inline |
◆ IsIntNAdd()
static bool v8::internal::compiler::Word64Adapter::IsIntNAdd |
( |
const T & | x | ) |
|
|
inlinestatic |
◆ IsIntNMul()
static bool v8::internal::compiler::Word64Adapter::IsIntNMul |
( |
const T & | x | ) |
|
|
inlinestatic |
◆ IsWordNAnd()
static bool v8::internal::compiler::Word64Adapter::IsWordNAnd |
( |
const T & | x | ) |
|
|
inlinestatic |
◆ IsWordNSar()
static bool v8::internal::compiler::Word64Adapter::IsWordNSar |
( |
const T & | x | ) |
|
|
inlinestatic |
◆ IsWordNSarShiftOutZeros()
static bool v8::internal::compiler::Word64Adapter::IsWordNSarShiftOutZeros |
( |
const Operator * | op | ) |
|
|
inlinestatic |
◆ IsWordNShl()
static bool v8::internal::compiler::Word64Adapter::IsWordNShl |
( |
const T & | x | ) |
|
|
inlinestatic |
◆ IsWordNShr()
static bool v8::internal::compiler::Word64Adapter::IsWordNShr |
( |
const T & | x | ) |
|
|
inlinestatic |
◆ IsWordNXor()
static bool v8::internal::compiler::Word64Adapter::IsWordNXor |
( |
const T & | x | ) |
|
|
inlinestatic |
◆ ReduceIntNAdd()
Reduction v8::internal::compiler::Word64Adapter::ReduceIntNAdd |
( |
Node * | node | ) |
|
|
inline |
◆ ReduceWordNAnd()
Reduction v8::internal::compiler::Word64Adapter::ReduceWordNAnd |
( |
Node * | node | ) |
|
|
inline |
◆ ReduceWordNComparisons()
Reduction v8::internal::compiler::Word64Adapter::ReduceWordNComparisons |
( |
Node * | node | ) |
|
|
inline |
◆ ReplaceIntN()
Reduction v8::internal::compiler::Word64Adapter::ReplaceIntN |
( |
int64_t | value | ) |
|
|
inline |
◆ TryMatchWordNRor()
Reduction v8::internal::compiler::Word64Adapter::TryMatchWordNRor |
( |
Node * | node | ) |
|
|
inline |
◆ UintNConstant()
Node * v8::internal::compiler::Word64Adapter::UintNConstant |
( |
uint64_t | value | ) |
|
|
inline |
◆ WordNAnd()
Node * v8::internal::compiler::Word64Adapter::WordNAnd |
( |
Node * | lhs, |
|
|
Node * | rhs ) |
|
inline |
◆ WordNEqual()
◆ r_
◆ WORD_SIZE
std::size_t v8::internal::compiler::Word64Adapter::WORD_SIZE = 64 |
|
staticconstexpr |
The documentation for this class was generated from the following file: