Module rustc_target::abi::call::x86_64 [−][src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Re-exports
use abi::call::ArgType; |
use abi::call::CastTarget; |
use abi::call::FnType; |
use abi::call::Reg; |
use abi::call::RegKind; |
use abi; |
use abi::Abi; |
use abi::HasDataLayout; |
use abi::LayoutOf; |
use abi::Size; |
use abi::TyLayout; |
use abi::TyLayoutMethods; |
Structs
| Memory |
[ Experimental ]
|
Enums
| Class |
[ Experimental ] Classification of "eightbyte" components. |
Constants
| LARGEST_VECTOR_SIZE |
[ Experimental ]
|
| MAX_EIGHTBYTES |
[ Experimental ]
|
Functions
| cast_target |
[ Experimental ]
|
| classify_arg |
[ Experimental ]
|
| compute_abi_info |
[ Experimental ]
|
| reg_component |
[ Experimental ]
|