GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
jit_type Member List

This is the complete list of members for jit_type, including all inherited members.

convert_fn typedefjit_type
depth(void) const jit_typeinline
jit_type(const std::string &aname, jit_type *aparent, llvm::Type *allvm_type, bool askip_paren, int aid)jit_type
llvm_typejit_typeprivate
mark_pointer_arg(jit_convention::type cc)jit_typeinline
mark_sret(jit_convention::type cc)jit_typeinline
mdepthjit_typeprivate
midjit_typeprivate
mnamejit_typeprivate
mpackjit_typeprivate
mpacked_typejit_typeprivate
mparentjit_typeprivate
mpointer_argjit_typeprivate
mskip_parenjit_typeprivate
msretjit_typeprivate
munpackjit_typeprivate
name(void) const jit_typeinline
pack(jit_convention::type cc)jit_typeinline
packed_type(jit_convention::type cc)jit_typeinline
parent(void) const jit_typeinline
pointer_arg(jit_convention::type cc) const jit_typeinline
set_pack(jit_convention::type cc, convert_fn fn)jit_typeinline
set_packed_type(jit_convention::type cc, llvm::Type *ty)jit_typeinline
set_unpack(jit_convention::type cc, convert_fn fn)jit_typeinline
skip_paren(void) const jit_typeinline
sret(jit_convention::type cc) const jit_typeinline
to_llvm(void) const jit_typeinline
to_llvm_arg(void) const jit_type
type_id(void) const jit_typeinline
unpack(jit_convention::type cc)jit_typeinline