Searched refs:parse_opt_block_call_args (Results 1 – 1 of 1) sorted by relevance
1782 let args = self.parse_opt_block_call_args()?; in parse_jump_table()1791 let args = self.parse_opt_block_call_args()?; in parse_jump_table()1828 let args = self.parse_opt_block_call_args()?; in parse_exception_table()1850 let args = self.parse_opt_block_call_args()?; in parse_exception_table()1858 let args = self.parse_opt_block_call_args()?; in parse_exception_table()2389 fn parse_opt_block_call_args(&mut self) -> ParseResult<Vec<BlockArg>> { in parse_opt_block_call_args() method2715 let args = self.parse_opt_block_call_args()?; in parse_inst_operands()2727 let args = self.parse_opt_block_call_args()?; in parse_inst_operands()2733 let args = self.parse_opt_block_call_args()?; in parse_inst_operands()2746 let args = self.parse_opt_block_call_args()?; in parse_inst_operands()