Searched refs:longconst (Results 1 – 9 of 9) sorted by relevance
89 nargs = longest_to_int (exp->elts[pc + 2].longconst); in print_subexp_standard()97 exp->elts[pc + 2].longconst), in print_subexp_standard()127 longest_to_int (exp->elts[pc + 1].longconst)); in print_subexp_standard()132 int regnum = longest_to_int (exp->elts[pc + 1].longconst); in print_subexp_standard()143 longest_to_int (exp->elts[pc + 1].longconst) in print_subexp_standard()155 nargs = longest_to_int (exp->elts[pc + 1].longconst); in print_subexp_standard()169 nargs = longest_to_int (exp->elts[pc + 1].longconst); in print_subexp_standard()175 nargs = longest_to_int (exp->elts[pc + 1].longconst); in print_subexp_standard()184 nargs = longest_to_int (exp->elts[pc + 1].longconst); in print_subexp_standard()191 nargs = longest_to_int (exp->elts[pc + 1].longconst); in print_subexp_standard()[all …]
218 tmp.longconst = expelt; in write_exp_elt_longcst()847 oplen = longest_to_int (expr->elts[endpos - 2].longconst); in operator_length_standard()873 args = 1 + longest_to_int (expr->elts[endpos - 2].longconst); in operator_length_standard()878 args = 1 + longest_to_int (expr->elts[endpos - 2].longconst); in operator_length_standard()916 oplen = longest_to_int (expr->elts[endpos - 2].longconst); in operator_length_standard()921 oplen = longest_to_int (expr->elts[endpos - 2].longconst); in operator_length_standard()928 args = longest_to_int (expr->elts[endpos - 2].longconst); in operator_length_standard()929 args -= longest_to_int (expr->elts[endpos - 3].longconst); in operator_length_standard()942 args = 1 + longest_to_int (expr->elts[endpos - 2].longconst); in operator_length_standard()
187 int tem = longest_to_int (exp->elts[pc + 1].longconst); in get_label()409 tem = longest_to_int (exp->elts[pc + 2].longconst); in evaluate_subexp_standard()421 exp->elts[pc + 2].longconst); in evaluate_subexp_standard()448 access_value_history (longest_to_int (exp->elts[pc + 1].longconst)); in evaluate_subexp_standard()452 int regno = longest_to_int (exp->elts[pc + 1].longconst); in evaluate_subexp_standard()464 exp->elts[pc + 1].longconst); in evaluate_subexp_standard()471 tem = longest_to_int (exp->elts[pc + 1].longconst); in evaluate_subexp_standard()478 tem = longest_to_int (exp->elts[pc + 1].longconst); in evaluate_subexp_standard()487 tem = longest_to_int (exp->elts[pc + 1].longconst); in evaluate_subexp_standard()497 tem2 = longest_to_int (exp->elts[pc + 1].longconst); in evaluate_subexp_standard()[all …]
215 len = longest_to_int (exp->elts[pc + 1].longconst); in evaluate_subexp_scm()223 len = longest_to_int (exp->elts[pc + 1].longconst); in evaluate_subexp_scm()
352 LONGEST longconst; member
194 LONGEST k = (*pc)[2].longconst; in const_expr()1586 LONGEST k = (*pc)[2].longconst; in gen_expr()1599 int reg = (int) (*pc)[1].longconst; in gen_expr()1693 int length = (*pc)[1].longconst; in gen_expr()
1976 nargs = longest_to_int (exp->elts[pc + 1].longconst) + 1; in ada_resolve_subexp()2105 *pos += 4 + BYTES_TO_EXP_ELEM (exp->elts[pc + 1].longconst + 1); in ada_resolve_subexp()2110 nargs = longest_to_int (exp->elts[pc + 2].longconst) + 1; in ada_resolve_subexp()2111 nargs -= longest_to_int (exp->elts[pc + 1].longconst); in ada_resolve_subexp()2791 newexp->elts[pc + 1].longconst = (LONGEST) nargs; in replace_operator_with_call()6978 tem2 = longest_to_int (exp->elts[pc + 1].longconst); in ada_evaluate_subexp()6979 tem3 = longest_to_int (exp->elts[pc + 2].longconst); in ada_evaluate_subexp()7000 nargs = longest_to_int (exp->elts[pc + 1].longconst); in ada_evaluate_subexp()7517 tem = longest_to_int (exp->elts[pc + 1].longconst); in ada_evaluate_subexp()7545 tem = longest_to_int (exp->elts[pc + 1].longconst); in ada_evaluate_subexp()
921 i = longest_to_int (exp->elts[pc + 1].longconst); in evaluate_subexp_java()
1566 i = exp->elts[1].longconst; in encode_actions()