Searched refs:vtbl2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.c950 tree vtbl2; local
955 vtbl2 = build2 (POINTER_PLUS_EXPR,
959 vtbl2 = cp_build_indirect_ref (vtbl2, RO_NULL, tf_warning_or_error);
960 vtbl2 = convert (TREE_TYPE (vtbl), vtbl2);
969 vtbl2,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dinit.c785 tree vtbl2; local
790 vtbl2 = build2 (PLUS_EXPR,
794 vtbl2 = build_indirect_ref (vtbl2, NULL);
795 vtbl2 = convert (TREE_TYPE (vtbl), vtbl2);
804 vtbl2,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dneon.ml1131 Use_operands [| Dreg; VecArray (2, Dreg); Dreg |], "vtbl2", table_2,
H A Darm.c17211 { VAR1 (VTBL, vtbl2, v8qi) },

Completed in 196 milliseconds