Searched refs:IS_CONST (Results 1 – 1 of 1) sorted by relevance
132 #define IS_CONST(expr) (expr->type == Expr_Node_Constant) macro1312 if (IS_CONST ($3) && IS_IMM ($3, 7) && IS_DREG ($1))1317 else if (IS_CONST ($3) && IS_IMM ($3, 7) && IS_PREG ($1))1324 if (IS_CONST ($3) && !IS_IMM ($3, 16))1337 if (IS_CONST ($3) && !IS_UIMM ($3, 16))1518 else if ((IS_DREG ($1) || IS_PREG ($1)) && IS_CONST ($3))