6.8 KiB
6.8 KiB
module v.gen.wasm
Contents
- calc_align
- calc_padding
- gen
- log2
- unpack_literal_int
- Gen
- as_numtype
- asm_call
- asm_global_get_or_set
- asm_literal_arg
- asm_load_or_store
- asm_local_get_set_or_tee
- asm_parse_align_offset
- asm_stmt
- asm_template
- bare_function_end
- bare_function_frame
- bp
- calculate_enum_fields
- call_expr
- cast
- comptime_cond
- comptime_if_expr
- comptime_if_to_ifdef
- dbg_type_name
- expr
- expr_stmt
- expr_stmts
- expr_with_cast
- field_offset
- file_pos
- fn_decl
- fn_external_import
- get
- get_field_offset
- get_ns_plus_name
- get_var_from_expr
- get_var_from_ident
- get_var_or_make_from_expr
- get_wasm_type
- get_wasm_type_int_literal
- handle_ptr_arithmetic
- housekeeping
- hp
- if_branch
- if_expr
- infix_expr
- infix_from_typ
- is_param
- is_param_type
- is_pure_type
- literal
- literal_to_constant_expression
- literalint
- load
- load_field
- make_vinit
- mov
- new_global
- new_local
- offset
- prefix_expr
- ref
- ref_ignore_offset
- rvar_expr_stmts
- set
- set_prepare
- set_set
- set_with_expr
- set_with_multi_expr
- sp
- store
- store_field
- tee
- toplevel_stmt
- toplevel_stmts
- unpack_type
- v_error
- w_error
- warning
- zero_fill
- LoopBreakpoint
- Var