Searched refs:encode_switch (Results 1 – 2 of 2) sorted by relevance
39 pub fn encode_switch(builder: &mut FunctionBuilder) -> Self { in encode_switch() method
1898 let switch_payload = ControlEffect::encode_switch(builder).to_u64(); in translate_switch()