DoxigAlpha

rvalue

Applies rl semantics to result. Expressions which do not do their own handling of result locations must call this function on their result. As an example, if ri.rl is .ptr, it will write the result to the pointer. If ri.rl is .ty, it will coerce the result to the type. Assumes nothing stacked on gz.

Function parameters

Parameters

#
gz:*GenZir
raw_result:Zir.Inst.Ref
src_node:Ast.Node.Index

Functions in this namespace

Functions

#

Source

Implementation

#