| Interface | Description |
|---|---|
| CodeGenProviders |
A set of providers which are required for LIR and/or code generation.
|
| ForeignCallLinkage |
The runtime specific details of a foreign call.
|
| ForeignCallsProvider |
Details about a set of supported
foreign calls. |
| LIRKindTool |
This interface can be used to access platform and VM specific kinds.
|
| Class | Description |
|---|---|
| ForeignCallDescriptor |
The name and signature of a foreign call.
|