//! ARM 64 ABI implementation.
use ;
use ir;
use RegClass;
use RegisterSet;
use settings as shared_settings;
/// Legalize `sig`.
/// Get register class for a type appearing in a legalized signature.
/// Get the set of allocatable registers for `func`.