Searched refs:get_expr_const (Results 1 – 1 of 1) sorted by relevance
563 offsetT get_expr_const (const expressionS *);2919 if (get_expr_const (exp1) != cond->op_data) in xg_instruction_matches_rule()2923 if (get_expr_const (exp1) == cond->op_data) in xg_instruction_matches_rule()13012 get_expr_const (const expressionS *s) in get_expr_const() function