◆ AddConditionalCompare()
◆ ccmps()
◆ cmp()
| OpIndex v8::internal::compiler::turboshaft::CompareSequence::cmp |
( |
| ) |
const |
|
inline |
◆ GetOpcode()
◆ HasCompare()
| bool v8::internal::compiler::turboshaft::CompareSequence::HasCompare |
( |
| ) |
const |
|
inline |
◆ InitialCompare()
◆ IsFloatCmp()
| bool v8::internal::compiler::turboshaft::CompareSequence::IsFloatCmp |
( |
| ) |
const |
|
inline |
◆ left()
| OpIndex v8::internal::compiler::turboshaft::CompareSequence::left |
( |
| ) |
const |
|
inline |
◆ num_ccmps()
| uint32_t v8::internal::compiler::turboshaft::CompareSequence::num_ccmps |
( |
| ) |
const |
|
inline |
◆ opcode()
| InstructionCode v8::internal::compiler::turboshaft::CompareSequence::opcode |
( |
| ) |
const |
|
inline |
◆ right()
| OpIndex v8::internal::compiler::turboshaft::CompareSequence::right |
( |
| ) |
const |
|
inline |
◆ ccmps_
◆ cmp_
| OpIndex v8::internal::compiler::turboshaft::CompareSequence::cmp_ |
|
private |
◆ left_
| OpIndex v8::internal::compiler::turboshaft::CompareSequence::left_ |
|
private |
◆ num_ccmps_
| uint32_t v8::internal::compiler::turboshaft::CompareSequence::num_ccmps_ = 0 |
|
private |
◆ opcode_
| InstructionCode v8::internal::compiler::turboshaft::CompareSequence::opcode_ |
|
private |
◆ right_
| OpIndex v8::internal::compiler::turboshaft::CompareSequence::right_ |
|
private |
The documentation for this class was generated from the following file: