Class | Description |
---|---|
AssemblerBase |
This class provides support functionality used by the generated
Assembler; it handles basic impedance-matching functionality
such as determining which addressing mode is suitable for a given
IA32MemoryOperand.
|
AssemblerOpt |
This class is the automatically-generated assembler for
the optimizing compiler.
|
FinalMIRExpansion |
Final acts of MIR expansion for the IA32 architecture.
|