Lines Matching refs:tcc_vl_exp
511 case tcc_vl_exp: return TS_EXP;
1112 if (TREE_CODE_CLASS (code) == tcc_vl_exp)
1165 case tcc_vl_exp:
4142 case tcc_vl_exp:
4339 case tcc_vl_exp:
4479 case tcc_vl_exp:
4675 case tcc_vl_exp:
4759 case tcc_vl_exp:
5155 gcc_assert (TREE_CODE_CLASS (code) != tcc_vl_exp);
5321 gcc_assert (TREE_CODE_CLASS (code) != tcc_vl_exp);
10587 /* Build a tcc_vl_exp object with code CODE and room for LEN operands. LEN
10598 gcc_assert (TREE_CODE_CLASS (code) == tcc_vl_exp);
10631 /* Build a CALL_EXPR of class tcc_vl_exp with the indicated RETURN_TYPE and
10646 /* Build a CALL_EXPR of class tcc_vl_exp with the indicated RETURN_TYPE and
10663 /* Build a CALL_EXPR of class tcc_vl_exp with the indicated RETURN_TYPE and