GCC Middle and Back End API Reference
long_mul_summand Struct Reference

Data Fields

long_mul_kind kind
long_mul_extract extract
tree op0
tree op1
tree hilo0
tree hilo1
tree hilo2
tree carry_a
tree carry_b
unsigned HOST_WIDE_INT shift

Field Documentation

◆ carry_a

tree long_mul_summand::carry_a

◆ carry_b

tree long_mul_summand::carry_b

◆ extract

◆ hilo0

tree long_mul_summand::hilo0

◆ hilo1

tree long_mul_summand::hilo1

◆ hilo2

tree long_mul_summand::hilo2

◆ kind

◆ op0

tree long_mul_summand::op0

◆ op1

tree long_mul_summand::op1

◆ shift

unsigned HOST_WIDE_INT long_mul_summand::shift

The documentation for this struct was generated from the following file: