| Interface | Description |
|---|---|
| AArch64LoweringProviderMixin |
| Class | Description |
|---|---|
| AArch64AddressLoweringByUse | |
| AArch64AddressNode |
Represents an AArch64 address in the graph.
|
| AArch64ArithmeticLIRGenerator | |
| AArch64LIRGenerator | |
| AArch64LIRKindTool | |
| AArch64MoveFactory | |
| AArch64NodeLIRBuilder |
This class implements the AArch64 specific portion of the LIR generator.
|
| AArch64NodeMatchRules | |
| AArch64PointerAddNode | |
| AArch64ReadNode |
AArch64-specific subclass of ReadNode that knows how to merge ZeroExtend and SignExtend into the
read.
|
| AArch64ReadReplacementPhase |
AArch64-specific phase which substitutes certain read nodes with arch-specific variants in order
to allow merging of zero and sign extension into the read operation.
|
| AArch64SuitesCreator |