Searched refs:get_expr_const (Results 1 – 1 of 1) sorted by relevance
545 offsetT get_expr_const (const expressionS *);2868 if (get_expr_const (exp1) != cond->op_data) in xg_instruction_matches_rule()2872 if (get_expr_const (exp1) == cond->op_data) in xg_instruction_matches_rule()12442 get_expr_const (const expressionS *s) in get_expr_const() function