Lines Matching refs:tcc_vl_exp
463 case tcc_vl_exp:
929 if (TREE_CODE_CLASS (code) == tcc_vl_exp)
982 case tcc_vl_exp:
3747 case tcc_vl_exp:
3944 case tcc_vl_exp:
4084 case tcc_vl_exp:
4280 case tcc_vl_exp:
4364 case tcc_vl_exp:
4759 gcc_assert (TREE_CODE_CLASS (code) != tcc_vl_exp);
4925 gcc_assert (TREE_CODE_CLASS (code) != tcc_vl_exp);
10802 /* Build a tcc_vl_exp object with code CODE and room for LEN operands. LEN
10813 gcc_assert (TREE_CODE_CLASS (code) == tcc_vl_exp);
10846 /* Build a CALL_EXPR of class tcc_vl_exp with the indicated RETURN_TYPE and
10861 /* Build a CALL_EXPR of class tcc_vl_exp with the indicated RETURN_TYPE and
10878 /* Build a CALL_EXPR of class tcc_vl_exp with the indicated RETURN_TYPE and