class LLVM::ABI::X86
Overview
Based on https://github.com/rust-lang/rust/blob/master/src/librustc_trans/trans/cabi_x86.rs
Superclass hierarchy
Object
Reference
LLVM::ABI
LLVM::ABI::X86
Defined in:
Instance Method Summary
#abi_info
(atys : Array(Type), rty : Type, ret_def : Bool)
#align
(type : Type)
#size
(type : Type)
Instance Method Detail
def
abi_info
(atys :
Array
(
Type
), rty :
Type
, ret_def :
Bool
)
def
align
(type :
Type
)
def
size
(type :
Type
)