Searched refs:add_alias (Results 1 – 8 of 8) sorted by relevance
136 def add_alias(alias, canonical): function
237 .. function:: add_alias(alias, canonical)
582 external add_alias : llmodule -> lltype -> llvalue -> string -> llvalue
1280 (** [add_alias m t a n] inserts an alias in the module [m] with the type [t] and1283 val add_alias : llmodule -> lltype -> llvalue -> string -> llvalue val
697 external add_alias : llmodule -> lltype -> llvalue -> string -> llvalue
1462 (** [add_alias m t a n] inserts an alias in the module [m] with the type [t] and1465 val add_alias : llmodule -> lltype -> llvalue -> string -> llvalue val
548 ignore (add_alias m (pointer_type i32_type) v "alias")
631 ignore (add_alias m (pointer_type i32_type) v "alias")