Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dcodegen.cpp5380 static LLVMValueRef ir_render_ref(CodeGen *g, Stage1Air *executable, Stage1AirInstRef *instruction)… in ir_render_ref() function
7098 return ir_render_ref(g, executable, (Stage1AirInstRef *)instruction); in ir_render_instruction()
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dcodegen.cpp5380 static LLVMValueRef ir_render_ref(CodeGen *g, Stage1Air *executable, Stage1AirInstRef *instruction)… in ir_render_ref() function
7098 return ir_render_ref(g, executable, (Stage1AirInstRef *)instruction); in ir_render_instruction()