Used to describe addressing mode similar to ExtAddrMode in CodeGenPrepare. It holds the register values, the scale value and the displacement. It also holds a descriptor for the expression used to calculate the address from the operands.
Declared in <llvm/CodeGen/TargetInstrInfo.h>
struct ExtAddrMode;
| Name |
|---|
Formula |
| Name | Description |
|---|---|
ExtAddrMode [constructor] | Default constructor |
| Name |
|---|
BaseReg |
Displacement |
Form |
Scale |
ScaledReg |