Home
last modified time | relevance | path

Searched refs:non_null_bit_ptr (Results 1 – 2 of 2) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dcodegen.cpp5173 LLVMValueRef non_null_bit_ptr = LLVMBuildStructGEP(g->builder, optional_struct_ref, in ir_render_optional_unwrap_ptr() local
5176 gen_store_untyped(g, non_null_bit, non_null_bit_ptr, 0, false); in ir_render_optional_unwrap_ptr()
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dcodegen.cpp5173 LLVMValueRef non_null_bit_ptr = LLVMBuildStructGEP(g->builder, optional_struct_ref, in ir_render_optional_unwrap_ptr() local
5176 gen_store_untyped(g, non_null_bit, non_null_bit_ptr, 0, false); in ir_render_optional_unwrap_ptr()