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
- emit_encoding_stmt/6
- emit_encoding_stmt/7
- emit_malloc_size_stmt/7
- emit_decoding_stmt/10
- emit_decoding_stmt/11
- emit_dealloc_stmts/3
- mk_variable_name/1
- mk_c_type/3
- mk_c_type/4
- mk_c_type2/3
- is_variable_size/1
- is_variable_size/3
- mk_dim/1
- mk_slice_dim/1
- emit_tmp_variables/1
- store_tmp_decl/2
- extract_info/3
- normalize_type/1