Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dcodegen.cpp6529 static LLVMValueRef ir_render_atomic_rmw(CodeGen *g, Stage1Air *executable, in ir_render_atomic_rmw() function
7168 return ir_render_atomic_rmw(g, executable, (Stage1AirInstAtomicRmw *)instruction); in ir_render_instruction()
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dcodegen.cpp6529 static LLVMValueRef ir_render_atomic_rmw(CodeGen *g, Stage1Air *executable, in ir_render_atomic_rmw() function
7168 return ir_render_atomic_rmw(g, executable, (Stage1AirInstAtomicRmw *)instruction); in ir_render_instruction()