Searched refs:const_expr (Results 1 – 6 of 6) sorted by relevance
452 if (llvm::ConstantExpr *const_expr = in GetFunction() local454 switch (const_expr->getOpcode()) { in GetFunction()458 return GetFunction(const_expr->getOperand(0)); in GetFunction()
65 static struct value *const_expr (union exp_element **pc);184 const_expr (union exp_element **pc) in const_expr() function210 v1 = const_expr (pc); in const_expr()228 struct value *v = const_expr (&tentative_pc); in maybe_const_expr()1422 struct value *v = const_expr (pc); in gen_repeat()
2712 expressionS const_expr; local2749 if (! cris_get_expression (&s, &const_expr))2762 exprP->X_op_symbol = make_expr_symbol (&const_expr);
3448 expressionS const_expr; in cris_get_pic_suffix() local3485 if (! cris_get_expression (&s, &const_expr)) in cris_get_pic_suffix()3498 exprP->X_op_symbol = make_expr_symbol (&const_expr); in cris_get_pic_suffix()
3479 tree const_expr = expr; in fold_decl_constant_value() local3482 expr = fold_non_dependent_expr (const_expr); in fold_decl_constant_value()3483 const_expr = integral_constant_value (expr); in fold_decl_constant_value()3485 while (expr != const_expr); in fold_decl_constant_value()
369 HANDLE_DW_AT(0x6c, const_expr, 4, DWARF)