ic_cbe

Functions


emit_encoding_stmt(G, N, Fd, T, LName, OutBuffer) -> term()

emit_encoding_stmt(G, N, X, Fd, T, LName, OutBuffer) -> term()

emit_malloc_size_stmt(G, N, Fd, T, InBuffer, Align, CalcType) -> term()

emit_decoding_stmt(G, N, Fd, T, LName, IndOp, InBuffer, Align, NextPos, DecType) -> term()

emit_decoding_stmt(G, N, Fd, T, LName, IndOp, InBuffer, Align, NextPos, DecType, AllocedPars) -> term()

emit_dealloc_stmts(Fd, Prefix, AllocedPars) -> term()

mk_variable_name(Var) -> term()

mk_c_type(G, N, S) -> term()

mk_c_type(G, N, S, X4) -> term()

mk_c_type2(G, N, S) -> term()

is_variable_size(Other) -> term()

is_variable_size(G, N, T) -> term()

mk_dim(Args) -> term()

mk_slice_dim(Args) -> term()

emit_tmp_variables(Fd) -> term()

store_tmp_decl(Format, Args) -> term()

extract_info(G, N, X) -> term()

normalize_type(Type) -> term()

View Functions