|
#define | MARK_TS_BASE(C) |
|
#define | MARK_TS_TYPED(C) |
|
#define | MARK_TS_COMMON(C) |
|
#define | MARK_TS_TYPE_COMMON(C) |
|
#define | MARK_TS_TYPE_WITH_LANG_SPECIFIC(C) |
|
#define | MARK_TS_TYPE_NON_COMMON(C) |
|
#define | MARK_TS_DECL_MINIMAL(C) |
|
#define | MARK_TS_DECL_COMMON(C) |
|
#define | MARK_TS_DECL_WRTL(C) |
|
#define | MARK_TS_DECL_WITH_VIS(C) |
|
#define | MARK_TS_DECL_NON_COMMON(C) |
|
#define | MARK_TS_EXP(C) |
|
#define | TREE_CODE_CLASS_STRING(CLASS) |
|
#define | TREE_CODE_CLASS(CODE) |
|
#define | EXCEPTIONAL_CLASS_P(NODE) |
|
#define | CONSTANT_CLASS_P(NODE) |
|
#define | CONSTANT_CLASS_OR_WRAPPER_P(NODE) |
|
#define | TYPE_P(NODE) |
|
#define | DECL_P(NODE) |
|
#define | VAR_P(NODE) |
|
#define | VAR_OR_FUNCTION_DECL_P(DECL) |
|
#define | INDIRECT_REF_P(NODE) |
|
#define | REFERENCE_CLASS_P(NODE) |
|
#define | COMPARISON_CLASS_P(NODE) |
|
#define | UNARY_CLASS_P(NODE) |
|
#define | BINARY_CLASS_P(NODE) |
|
#define | STATEMENT_CLASS_P(NODE) |
|
#define | VL_EXP_CLASS_P(NODE) |
|
#define | EXPRESSION_CLASS_P(NODE) |
|
#define | IS_TYPE_OR_DECL_P(NODE) |
|
#define | IS_EXPR_CODE_CLASS(CLASS) |
|
#define | EXPR_P(NODE) |
|
#define | TREE_CODE_LENGTH(CODE) |
|
#define | CASE_FLT_FN(FN) |
|
#define | CASE_FLT_FN_FLOATN_NX(FN) |
|
#define | CASE_FLT_FN_REENT(FN) |
|
#define | CASE_INT_FN(FN) |
|
#define | NULL_TREE (tree) NULL |
|
#define | TREE_CODE(NODE) |
|
#define | TREE_SET_CODE(NODE, VALUE) |
|
#define | CONTAINS_STRUCT_CHECK(T, ENUM) |
|
#define | TREE_CHECK(T, CODE) |
|
#define | TREE_NOT_CHECK(T, CODE) |
|
#define | TREE_CHECK2(T, CODE1, CODE2) |
|
#define | TREE_NOT_CHECK2(T, CODE1, CODE2) |
|
#define | TREE_CHECK3(T, CODE1, CODE2, CODE3) |
|
#define | TREE_NOT_CHECK3(T, CODE1, CODE2, CODE3) |
|
#define | TREE_CHECK4(T, CODE1, CODE2, CODE3, CODE4) |
|
#define | TREE_NOT_CHECK4(T, CODE1, CODE2, CODE3, CODE4) |
|
#define | TREE_CHECK5(T, CODE1, CODE2, CODE3, CODE4, CODE5) |
|
#define | TREE_NOT_CHECK5(T, CODE1, CODE2, CODE3, CODE4, CODE5) |
|
#define | TREE_CHECK6(T, CODE1, CODE2, CODE3, CODE4, CODE5, CODE6) |
|
#define | TREE_NOT_CHECK6(T, CODE1, CODE2, CODE3, CODE4, CODE5, CODE6) |
|
#define | TREE_CLASS_CHECK(T, CODE) |
|
#define | TREE_RANGE_CHECK(T, CODE1, CODE2) |
|
#define | EXPR_CHECK(T) |
|
#define | NON_TYPE_CHECK(T) |
|
#define | TREE_INT_CST_ELT_CHECK(T, I) |
|
#define | TREE_VEC_ELT_CHECK(T, I) |
|
#define | TREE_OPERAND_CHECK(T, I) |
|
#define | TREE_OPERAND_CHECK_CODE(T, CODE, I) |
|
#define | OMP_CLAUSE_ELT_CHECK(T, i) |
|
#define | OMP_CLAUSE_RANGE_CHECK(T, CODE1, CODE2) |
|
#define | OMP_CLAUSE_SUBCODE_CHECK(T, CODE) |
|
#define | ANY_INTEGRAL_TYPE_CHECK(T) |
|
#define | TREE_CHAIN(NODE) |
|
#define | TREE_TYPE(NODE) |
|
#define | TREE_BLOCK(NODE) |
|
#define | TREE_SET_BLOCK(T, B) |
|
#define | TYPE_CHECK(T) |
|
#define | DECL_MINIMAL_CHECK(T) |
|
#define | DECL_COMMON_CHECK(T) |
|
#define | DECL_WRTL_CHECK(T) |
|
#define | DECL_WITH_VIS_CHECK(T) |
|
#define | DECL_NON_COMMON_CHECK(T) |
|
#define | CST_CHECK(T) |
|
#define | STMT_CHECK(T) |
|
#define | VL_EXP_CHECK(T) |
|
#define | FUNC_OR_METHOD_CHECK(T) |
|
#define | PTR_OR_REF_CHECK(T) |
|
#define | RECORD_OR_UNION_CHECK(T) |
|
#define | NOT_RECORD_OR_UNION_CHECK(T) |
|
#define | ARRAY_OR_INTEGER_TYPE_CHECK(T) |
|
#define | NUMERICAL_TYPE_CHECK(T) |
|
#define | TYPE_HASH(TYPE) |
|
#define | TREE_HASH(NODE) |
|
#define | CONVERT_EXPR_CODE_P(CODE) |
|
#define | CONVERT_EXPR_P(EXP) |
|
#define | CASE_CONVERT |
|
#define | STRIP_NOPS(EXP) |
|
#define | STRIP_SIGN_NOPS(EXP) |
|
#define | STRIP_TYPE_NOPS(EXP) |
|
#define | STRIP_USELESS_TYPE_CONVERSION(EXP) |
|
#define | STRIP_ANY_LOCATION_WRAPPER(EXP) |
|
#define | VECTOR_TYPE_P(TYPE) |
|
#define | VECTOR_BOOLEAN_TYPE_P(TYPE) |
|
#define | INTEGRAL_TYPE_P(TYPE) |
|
#define | ANY_INTEGRAL_TYPE_P(TYPE) |
|
#define | BITINT_TYPE_P(TYPE) |
|
#define | NON_SAT_FIXED_POINT_TYPE_P(TYPE) |
|
#define | SAT_FIXED_POINT_TYPE_P(TYPE) |
|
#define | FIXED_POINT_TYPE_P(TYPE) |
|
#define | SCALAR_FLOAT_TYPE_P(TYPE) |
|
#define | COMPLEX_FLOAT_TYPE_P(TYPE) |
|
#define | VECTOR_INTEGER_TYPE_P(TYPE) |
|
#define | VECTOR_FLOAT_TYPE_P(TYPE) |
|
#define | FLOAT_TYPE_P(TYPE) |
|
#define | DECIMAL_FLOAT_TYPE_P(TYPE) |
|
#define | RECORD_OR_UNION_TYPE_P(TYPE) |
|
#define | AGGREGATE_TYPE_P(TYPE) |
|
#define | POINTER_TYPE_P(TYPE) |
|
#define | FUNCTION_POINTER_TYPE_P(TYPE) |
|
#define | COMPLETE_TYPE_P(NODE) |
|
#define | VOID_TYPE_P(NODE) |
|
#define | COMPLETE_OR_VOID_TYPE_P(NODE) |
|
#define | COMPLETE_OR_UNBOUND_ARRAY_TYPE_P(NODE) |
|
#define | FUNC_OR_METHOD_TYPE_P(NODE) |
|
#define | OPAQUE_TYPE_P(NODE) |
|
#define | TREE_ADDRESSABLE(NODE) |
|
#define | CALL_EXPR_TAILCALL(NODE) |
|
#define | CALL_EXPR_MUST_TAIL_CALL(NODE) |
|
#define | CASE_LOW_SEEN(NODE) |
|
#define | PREDICT_EXPR_OUTCOME(NODE) |
|
#define | SET_PREDICT_EXPR_OUTCOME(NODE, OUTCOME) |
|
#define | PREDICT_EXPR_PREDICTOR(NODE) |
|
#define | TREE_STATIC(NODE) |
|
#define | TREE_NO_TRAMPOLINE(NODE) |
|
#define | CLEANUP_EH_ONLY(NODE) |
|
#define | TRY_CATCH_IS_CLEANUP(NODE) |
|
#define | CASE_HIGH_SEEN(NODE) |
|
#define | ENUM_IS_SCOPED(NODE) |
|
#define | ENUM_IS_OPAQUE(NODE) |
|
#define | TREE_NO_WARNING(NODE) |
|
#define | TRANSLATION_UNIT_WARN_EMPTY_P(NODE) |
|
#define | TYPE_EMPTY_P(NODE) |
|
#define | TYPE_ARTIFICIAL(NODE) |
|
#define | TYPE_INDIVISIBLE_P(NODE) |
|
#define | TYPE_NO_NAMED_ARGS_STDARG_P(NODE) |
|
#define | TYPE_INCLUDES_FLEXARRAY(NODE) |
|
#define | TREE_SYMBOL_REFERENCED(NODE) |
|
#define | TYPE_REF_CAN_ALIAS_ALL(NODE) |
|
#define | TREE_OVERFLOW(NODE) |
|
#define | TREE_OVERFLOW_P(EXPR) |
|
#define | TREE_PUBLIC(NODE) |
|
#define | TYPE_CACHED_VALUES_P(NODE) |
|
#define | SAVE_EXPR_RESOLVED_P(NODE) |
|
#define | CALL_EXPR_VA_ARG_PACK(NODE) |
|
#define | TREE_SIDE_EFFECTS(NODE) |
|
#define | FORCED_LABEL(NODE) |
|
#define | FALLTHROUGH_LABEL_P(NODE) |
|
#define | SWITCH_BREAK_LABEL_P(NODE) |
|
#define | UNUSED_LABEL_P(NODE) |
|
#define | TREE_THIS_VOLATILE(NODE) |
|
#define | TREE_THIS_NOTRAP(NODE) |
|
#define | TREE_READONLY(NODE) |
|
#define | TREE_CONSTANT(NODE) |
|
#define | TYPE_SIZES_GIMPLIFIED(NODE) |
|
#define | DECL_UNSIGNED(NODE) |
|
#define | TYPE_UNSIGNED(NODE) |
|
#define | TYPE_SIGN(NODE) |
|
#define | TYPE_OVERFLOW_WRAPS(TYPE) |
|
#define | TYPE_OVERFLOW_UNDEFINED(TYPE) |
|
#define | TYPE_OVERFLOW_TRAPS(TYPE) |
|
#define | TYPE_OVERFLOW_SANITIZED(TYPE) |
|
#define | TREE_ASM_WRITTEN(NODE) |
|
#define | TREE_USED(NODE) |
|
#define | TREE_NOTHROW(NODE) |
|
#define | CALL_EXPR_RETURN_SLOT_OPT(NODE) |
|
#define | DECL_BY_REFERENCE(NODE) |
|
#define | DECL_READ_P(NODE) |
|
#define | DECL_NONSHAREABLE(NODE) |
|
#define | DECL_HIDDEN_STRING_LENGTH(NODE) |
|
#define | CALL_FROM_THUNK_P(NODE) |
|
#define | CALL_ALLOCA_FOR_VAR_P(NODE) |
|
#define | CALL_FROM_NEW_OR_DELETE_P(NODE) |
|
#define | TREE_PRIVATE(NODE) |
|
#define | TREE_PROTECTED(NODE) |
|
#define | TYPE_REF_IS_RVALUE(NODE) |
|
#define | TREE_DEPRECATED(NODE) |
|
#define | TREE_UNAVAILABLE(NODE) |
|
#define | IDENTIFIER_ANON_P(NODE) |
|
#define | IDENTIFIER_TRANSPARENT_ALIAS(NODE) |
|
#define | TYPE_REVERSE_STORAGE_ORDER(NODE) |
|
#define | TYPE_SATURATING(NODE) |
|
#define | REF_REVERSE_STORAGE_ORDER(NODE) |
|
#define | FUNC_ADDR_BY_DESCRIPTOR(NODE) |
|
#define | CALL_EXPR_BY_DESCRIPTOR(NODE) |
|
#define | TREE_LANG_FLAG_0(NODE) |
|
#define | TREE_LANG_FLAG_1(NODE) |
|
#define | TREE_LANG_FLAG_2(NODE) |
|
#define | TREE_LANG_FLAG_3(NODE) |
|
#define | TREE_LANG_FLAG_4(NODE) |
|
#define | TREE_LANG_FLAG_5(NODE) |
|
#define | TREE_LANG_FLAG_6(NODE) |
|
#define | TREE_INT_CST_NUNITS(NODE) |
|
#define | TREE_INT_CST_EXT_NUNITS(NODE) |
|
#define | TREE_INT_CST_ELT(NODE, I) |
|
#define | TREE_INT_CST_LOW(NODE) |
|
#define | POLY_INT_CST_P(NODE) |
|
#define | POLY_INT_CST_COEFF(NODE, I) |
|
#define | TREE_REAL_CST_PTR(NODE) |
|
#define | TREE_REAL_CST(NODE) |
|
#define | TREE_FIXED_CST_PTR(NODE) |
|
#define | TREE_FIXED_CST(NODE) |
|
#define | TREE_STRING_LENGTH(NODE) |
|
#define | TREE_STRING_POINTER(NODE) |
|
#define | TREE_REALPART(NODE) |
|
#define | TREE_IMAGPART(NODE) |
|
#define | VECTOR_CST_NELTS(NODE) |
|
#define | VECTOR_CST_ELT(NODE, IDX) |
|
#define | VECTOR_CST_LOG2_NPATTERNS(NODE) |
|
#define | VECTOR_CST_NPATTERNS(NODE) |
|
#define | VECTOR_CST_NELTS_PER_PATTERN(NODE) |
|
#define | VECTOR_CST_DUPLICATE_P(NODE) |
|
#define | VECTOR_CST_STEPPED_P(NODE) |
|
#define | VECTOR_CST_ENCODED_ELTS(NODE) |
|
#define | VECTOR_CST_ENCODED_ELT(NODE, ELT) |
|
#define | IDENTIFIER_LENGTH(NODE) |
|
#define | IDENTIFIER_POINTER(NODE) |
|
#define | IDENTIFIER_HASH_VALUE(NODE) |
|
#define | HT_IDENT_TO_GCC_IDENT(NODE) |
|
#define | GCC_IDENT_TO_HT_IDENT(NODE) |
|
#define | TREE_PURPOSE(NODE) |
|
#define | TREE_VALUE(NODE) |
|
#define | TREE_VEC_LENGTH(NODE) |
|
#define | TREE_VEC_BEGIN(NODE) |
|
#define | TREE_VEC_END(NODE) |
|
#define | TREE_VEC_ELT(NODE, I) |
|
#define | CONSTRUCTOR_ELTS(NODE) |
|
#define | CONSTRUCTOR_ELT(NODE, IDX) |
|
#define | CONSTRUCTOR_NELTS(NODE) |
|
#define | CONSTRUCTOR_NO_CLEARING(NODE) |
|
#define | FOR_EACH_CONSTRUCTOR_VALUE(V, IX, VAL) |
|
#define | FOR_EACH_CONSTRUCTOR_ELT(V, IX, INDEX, VAL) |
|
#define | CONSTRUCTOR_APPEND_ELT(V, INDEX, VALUE) |
|
#define | CONSTRUCTOR_BITFIELD_P(NODE) |
|
#define | TREE_CLOBBER_P(NODE) |
|
#define | CLOBBER_KIND(NODE) |
|
#define | IS_EMPTY_STMT(NODE) |
|
#define | TREE_OPERAND_LENGTH(NODE) |
|
#define | TREE_OPERAND(NODE, I) |
|
#define | VL_EXP_OPERAND_LENGTH(NODE) |
|
#define | MAY_HAVE_DEBUG_MARKER_STMTS debug_nonbind_markers_p |
|
#define | MAY_HAVE_DEBUG_BIND_STMTS flag_var_tracking_assignments |
|
#define | MAY_HAVE_DEBUG_STMTS (MAY_HAVE_DEBUG_MARKER_STMTS || MAY_HAVE_DEBUG_BIND_STMTS) |
|
#define | LOOP_EXPR_BODY(NODE) |
|
#define | EXPR_LOCATION(NODE) |
|
#define | SET_EXPR_LOCATION(NODE, LOCUS) |
|
#define | EXPR_HAS_LOCATION(NODE) |
|
#define | EXPR_LOC_OR_LOC(NODE, LOCUS) |
|
#define | EXPR_FILENAME(NODE) |
|
#define | EXPR_LINENO(NODE) |
|
#define | CAN_HAVE_RANGE_P(NODE) |
|
#define | EXPR_LOCATION_RANGE(NODE) |
|
#define | EXPR_HAS_RANGE(NODE) |
|
#define | CAN_HAVE_LOCATION_P(NODE) |
|
#define | SET_EXPR_UID(t, v) |
|
#define | EXPR_COND_UID(t) |
|
#define | TARGET_EXPR_SLOT(NODE) |
|
#define | TARGET_EXPR_INITIAL(NODE) |
|
#define | TARGET_EXPR_CLEANUP(NODE) |
|
#define | TARGET_EXPR_NO_ELIDE(NODE) |
|
#define | DECL_EXPR_DECL(NODE) |
|
#define | EXIT_EXPR_COND(NODE) |
|
#define | COMPOUND_LITERAL_EXPR_DECL_EXPR(NODE) |
|
#define | COMPOUND_LITERAL_EXPR_DECL(NODE) |
|
#define | SWITCH_COND(NODE) |
|
#define | SWITCH_BODY(NODE) |
|
#define | SWITCH_ALL_CASES_P(NODE) |
|
#define | CASE_LOW(NODE) |
|
#define | CASE_HIGH(NODE) |
|
#define | CASE_LABEL(NODE) |
|
#define | CASE_CHAIN(NODE) |
|
#define | TMR_BASE(NODE) |
|
#define | TMR_OFFSET(NODE) |
|
#define | TMR_INDEX(NODE) |
|
#define | TMR_STEP(NODE) |
|
#define | TMR_INDEX2(NODE) |
|
#define | MR_DEPENDENCE_CLIQUE(NODE) |
|
#define | MR_DEPENDENCE_BASE(NODE) |
|
#define | BIND_EXPR_VARS(NODE) |
|
#define | BIND_EXPR_BODY(NODE) |
|
#define | BIND_EXPR_BLOCK(NODE) |
|
#define | GOTO_DESTINATION(NODE) |
|
#define | ASM_STRING(NODE) |
|
#define | ASM_OUTPUTS(NODE) |
|
#define | ASM_INPUTS(NODE) |
|
#define | ASM_CLOBBERS(NODE) |
|
#define | ASM_LABELS(NODE) |
|
#define | ASM_BASIC_P(NODE) |
|
#define | ASM_VOLATILE_P(NODE) |
|
#define | ASM_INLINE_P(NODE) |
|
#define | COND_EXPR_COND(NODE) |
|
#define | COND_EXPR_THEN(NODE) |
|
#define | COND_EXPR_ELSE(NODE) |
|
#define | CHREC_LEFT(NODE) |
|
#define | CHREC_RIGHT(NODE) |
|
#define | CHREC_VARIABLE(NODE) |
|
#define | CHREC_NOWRAP(NODE) |
|
#define | LABEL_EXPR_LABEL(NODE) |
|
#define | CATCH_TYPES(NODE) |
|
#define | CATCH_BODY(NODE) |
|
#define | EH_FILTER_TYPES(NODE) |
|
#define | EH_FILTER_FAILURE(NODE) |
|
#define | OBJ_TYPE_REF_EXPR(NODE) |
|
#define | OBJ_TYPE_REF_OBJECT(NODE) |
|
#define | OBJ_TYPE_REF_TOKEN(NODE) |
|
#define | CALL_EXPR_FN(NODE) |
|
#define | CALL_EXPR_STATIC_CHAIN(NODE) |
|
#define | CALL_EXPR_ARG(NODE, I) |
|
#define | call_expr_nargs(NODE) |
|
#define | CALL_EXPR_IFN(NODE) |
|
#define | CALL_EXPR_ARGP(NODE) |
|
#define | TRANSACTION_EXPR_BODY(NODE) |
|
#define | TRANSACTION_EXPR_OUTER(NODE) |
|
#define | TRANSACTION_EXPR_RELAXED(NODE) |
|
#define | OMP_BODY(NODE) |
|
#define | OMP_CLAUSES(NODE) |
|
#define | OMP_STANDALONE_CLAUSES(NODE) |
|
#define | OACC_DATA_BODY(NODE) |
|
#define | OACC_DATA_CLAUSES(NODE) |
|
#define | OACC_HOST_DATA_BODY(NODE) |
|
#define | OACC_HOST_DATA_CLAUSES(NODE) |
|
#define | OACC_CACHE_CLAUSES(NODE) |
|
#define | OACC_DECLARE_CLAUSES(NODE) |
|
#define | OACC_ENTER_DATA_CLAUSES(NODE) |
|
#define | OACC_EXIT_DATA_CLAUSES(NODE) |
|
#define | OACC_UPDATE_CLAUSES(NODE) |
|
#define | OMP_PARALLEL_BODY(NODE) |
|
#define | OMP_PARALLEL_CLAUSES(NODE) |
|
#define | OMP_TASK_BODY(NODE) |
|
#define | OMP_TASK_CLAUSES(NODE) |
|
#define | OMP_TASKREG_CHECK(NODE) |
|
#define | OMP_TASKREG_BODY(NODE) |
|
#define | OMP_TASKREG_CLAUSES(NODE) |
|
#define | OMP_LOOPING_CHECK(NODE) |
|
#define | OMP_FOR_BODY(NODE) |
|
#define | OMP_FOR_CLAUSES(NODE) |
|
#define | OMP_FOR_INIT(NODE) |
|
#define | OMP_FOR_COND(NODE) |
|
#define | OMP_FOR_INCR(NODE) |
|
#define | OMP_FOR_PRE_BODY(NODE) |
|
#define | OMP_FOR_ORIG_DECLS(NODE) |
|
#define | OMP_LOOPXFORM_CHECK(NODE) |
|
#define | OMP_LOOPXFORM_LOWERED(NODE) |
|
#define | OMP_SECTIONS_BODY(NODE) |
|
#define | OMP_SECTIONS_CLAUSES(NODE) |
|
#define | OMP_SECTION_BODY(NODE) |
|
#define | OMP_STRUCTURED_BLOCK_BODY(NODE) |
|
#define | OMP_SINGLE_BODY(NODE) |
|
#define | OMP_SINGLE_CLAUSES(NODE) |
|
#define | OMP_SCOPE_BODY(NODE) |
|
#define | OMP_SCOPE_CLAUSES(NODE) |
|
#define | OMP_MASTER_BODY(NODE) |
|
#define | OMP_MASKED_BODY(NODE) |
|
#define | OMP_MASKED_CLAUSES(NODE) |
|
#define | OMP_TASKGROUP_BODY(NODE) |
|
#define | OMP_TASKGROUP_CLAUSES(NODE) |
|
#define | OMP_ORDERED_BODY(NODE) |
|
#define | OMP_ORDERED_CLAUSES(NODE) |
|
#define | OMP_CRITICAL_BODY(NODE) |
|
#define | OMP_CRITICAL_CLAUSES(NODE) |
|
#define | OMP_CRITICAL_NAME(NODE) |
|
#define | OMP_TEAMS_BODY(NODE) |
|
#define | OMP_TEAMS_CLAUSES(NODE) |
|
#define | OMP_TARGET_DATA_BODY(NODE) |
|
#define | OMP_TARGET_DATA_CLAUSES(NODE) |
|
#define | OMP_TARGET_BODY(NODE) |
|
#define | OMP_TARGET_CLAUSES(NODE) |
|
#define | OMP_TARGET_UPDATE_CLAUSES(NODE) |
|
#define | OMP_TARGET_ENTER_DATA_CLAUSES(NODE) |
|
#define | OMP_TARGET_EXIT_DATA_CLAUSES(NODE) |
|
#define | OMP_SCAN_BODY(NODE) |
|
#define | OMP_SCAN_CLAUSES(NODE) |
|
#define | OMP_CLAUSE_SIZE(NODE) |
|
#define | OMP_CLAUSE_CHAIN(NODE) |
|
#define | OMP_CLAUSE_DECL(NODE) |
|
#define | OMP_CLAUSE_HAS_LOCATION(NODE) |
|
#define | OMP_CLAUSE_LOCATION(NODE) |
|
#define | OMP_FOR_NON_RECTANGULAR(NODE) |
|
#define | OMP_SECTION_LAST(NODE) |
|
#define | OMP_PARALLEL_COMBINED(NODE) |
|
#define | OMP_TEAMS_COMBINED(NODE) |
|
#define | OMP_TARGET_COMBINED(NODE) |
|
#define | OMP_MASTER_COMBINED(NODE) |
|
#define | OMP_MASKED_COMBINED(NODE) |
|
#define | OMP_ATOMIC_MEMORY_ORDER(NODE) |
|
#define | OMP_ATOMIC_WEAK(NODE) |
|
#define | OMP_CLAUSE_PRIVATE_DEBUG(NODE) |
|
#define | OMP_CLAUSE_PRIVATE_OUTER_REF(NODE) |
|
#define | OMP_CLAUSE_PRIVATE_TASKLOOP_IV(NODE) |
|
#define | OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT(NODE) |
|
#define | OMP_CLAUSE_FIRSTPRIVATE_NO_REFERENCE(NODE) |
|
#define | OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT_TARGET(NODE) |
|
#define | OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE(NODE) |
|
#define | OMP_CLAUSE_LASTPRIVATE_STMT(NODE) |
|
#define | OMP_CLAUSE_LASTPRIVATE_GIMPLE_SEQ(NODE) |
|
#define | OMP_CLAUSE_LASTPRIVATE_LOOP_IV(NODE) |
|
#define | OMP_CLAUSE_LASTPRIVATE_CONDITIONAL(NODE) |
|
#define | OMP_CLAUSE_SHARED_FIRSTPRIVATE(NODE) |
|
#define | OMP_CLAUSE_SHARED_READONLY(NODE) |
|
#define | OMP_CLAUSE_IF_MODIFIER(NODE) |
|
#define | OMP_CLAUSE_FINAL_EXPR(NODE) |
|
#define | OMP_CLAUSE_IF_EXPR(NODE) |
|
#define | OMP_CLAUSE_SELF_EXPR(NODE) |
|
#define | OMP_CLAUSE_NUM_THREADS_EXPR(NODE) |
|
#define | OMP_CLAUSE_SCHEDULE_CHUNK_EXPR(NODE) |
|
#define | OMP_CLAUSE_NUM_TASKS_EXPR(NODE) |
|
#define | OMP_CLAUSE_HINT_EXPR(NODE) |
|
#define | OMP_CLAUSE_FILTER_EXPR(NODE) |
|
#define | OMP_CLAUSE_PARTIAL_EXPR(NODE) |
|
#define | OMP_CLAUSE_SIZES_LIST(NODE) |
|
#define | OMP_CLAUSE_GRAINSIZE_EXPR(NODE) |
|
#define | OMP_CLAUSE_PRIORITY_EXPR(NODE) |
|
#define | OMP_CLAUSE_GRAINSIZE_STRICT(NODE) |
|
#define | OMP_CLAUSE_NUM_TASKS_STRICT(NODE) |
|
#define | OMP_CLAUSE_EXPR(NODE, CLAUSE) |
|
#define | OMP_CLAUSE_GANG_EXPR(NODE) |
|
#define | OMP_CLAUSE_GANG_STATIC_EXPR(NODE) |
|
#define | OMP_CLAUSE_ASYNC_EXPR(NODE) |
|
#define | OMP_CLAUSE_WAIT_EXPR(NODE) |
|
#define | OMP_CLAUSE_VECTOR_EXPR(NODE) |
|
#define | OMP_CLAUSE_WORKER_EXPR(NODE) |
|
#define | OMP_CLAUSE_NUM_GANGS_EXPR(NODE) |
|
#define | OMP_CLAUSE_NUM_WORKERS_EXPR(NODE) |
|
#define | OMP_CLAUSE_VECTOR_LENGTH_EXPR(NODE) |
|
#define | OMP_CLAUSE_DEPEND_KIND(NODE) |
|
#define | OMP_CLAUSE_DOACROSS_KIND(NODE) |
|
#define | OMP_CLAUSE_DOACROSS_SINK_NEGATIVE(NODE) |
|
#define | OMP_CLAUSE_DOACROSS_DEPEND(NODE) |
|
#define | OMP_CLAUSE_MAP_KIND(NODE) |
|
#define | OMP_CLAUSE_SET_MAP_KIND(NODE, MAP_KIND) |
|
#define | OMP_CLAUSE_MOTION_PRESENT(NODE) |
|
#define | OMP_CLAUSE_MAP_ZERO_BIAS_ARRAY_SECTION(NODE) |
|
#define | OMP_CLAUSE_MAP_MAYBE_ZERO_LENGTH_ARRAY_SECTION(NODE) |
|
#define | OMP_CLAUSE_MAP_IN_REDUCTION(NODE) |
|
#define | OMP_CLAUSE_MAP_IMPLICIT(NODE) |
|
#define | OMP_CLAUSE_MAP_RUNTIME_IMPLICIT_P(NODE) |
|
#define | OMP_CLAUSE_ATTACHMENT_MAPPING_ERASED(NODE) |
|
#define | OMP_CLAUSE_RELEASE_DESCRIPTOR(NODE) |
|
#define | OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE(NODE) |
|
#define | OMP_CLAUSE_MAP_READONLY(NODE) |
|
#define | OMP_CLAUSE__CACHE__READONLY(NODE) |
|
#define | OMP_CLAUSE_USE_DEVICE_PTR_IF_PRESENT(NODE) |
|
#define | OMP_CLAUSE_PROC_BIND_KIND(NODE) |
|
#define | OMP_CLAUSE_DEVICE_TYPE_KIND(NODE) |
|
#define | OMP_CLAUSE_INDIRECT_EXPR(NODE) |
|
#define | OMP_CLAUSE_DEVICE_ANCESTOR(NODE) |
|
#define | OMP_CLAUSE_COLLAPSE_EXPR(NODE) |
|
#define | OMP_CLAUSE_COLLAPSE_ITERVAR(NODE) |
|
#define | OMP_CLAUSE_COLLAPSE_COUNT(NODE) |
|
#define | OMP_CLAUSE_ORDERED_EXPR(NODE) |
|
#define | OMP_CLAUSE_ORDERED_DOACROSS(NODE) |
|
#define | OMP_CLAUSE_ORDER_UNCONSTRAINED(NODE) |
|
#define | OMP_CLAUSE_ORDER_REPRODUCIBLE(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_CODE(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_INIT(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_MERGE(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_GIMPLE_INIT(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_GIMPLE_MERGE(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_PLACEHOLDER(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_DECL_PLACEHOLDER(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_OMP_ORIG_REF(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_TASK(NODE) |
|
#define | OMP_CLAUSE_REDUCTION_INSCAN(NODE) |
|
#define | OMP_CLAUSE_LINEAR_NO_COPYIN(NODE) |
|
#define | OMP_CLAUSE_LINEAR_NO_COPYOUT(NODE) |
|
#define | OMP_CLAUSE_LINEAR_VARIABLE_STRIDE(NODE) |
|
#define | OMP_CLAUSE_LINEAR_OLD_LINEAR_MODIFIER(NODE) |
|
#define | OMP_CLAUSE_LINEAR_ARRAY(NODE) |
|
#define | OMP_CLAUSE_LINEAR_STEP(NODE) |
|
#define | OMP_CLAUSE_LINEAR_STMT(NODE) |
|
#define | OMP_CLAUSE_LINEAR_GIMPLE_SEQ(NODE) |
|
#define | OMP_CLAUSE_LINEAR_KIND(NODE) |
|
#define | OMP_CLAUSE_ALIGNED_ALIGNMENT(NODE) |
|
#define | OMP_CLAUSE_ALLOCATE_ALLOCATOR(NODE) |
|
#define | OMP_CLAUSE_ALLOCATE_ALIGN(NODE) |
|
#define | OMP_CLAUSE_ALLOCATE_COMBINED(NODE) |
|
#define | OMP_CLAUSE_NUM_TEAMS_UPPER_EXPR(NODE) |
|
#define | OMP_CLAUSE_NUM_TEAMS_LOWER_EXPR(NODE) |
|
#define | OMP_CLAUSE_THREAD_LIMIT_EXPR(NODE) |
|
#define | OMP_CLAUSE_DEVICE_ID(NODE) |
|
#define | OMP_CLAUSE_DIST_SCHEDULE_CHUNK_EXPR(NODE) |
|
#define | OMP_CLAUSE_SAFELEN_EXPR(NODE) |
|
#define | OMP_CLAUSE_SIMDLEN_EXPR(NODE) |
|
#define | OMP_CLAUSE__SIMDUID__DECL(NODE) |
|
#define | OMP_CLAUSE_SCHEDULE_KIND(NODE) |
|
#define | OMP_CLAUSE_SCHEDULE_SIMD(NODE) |
|
#define | OMP_CLAUSE_DEFAULT_KIND(NODE) |
|
#define | OMP_CLAUSE_DEFAULTMAP_KIND(NODE) |
|
#define | OMP_CLAUSE_DEFAULTMAP_CATEGORY(NODE) |
|
#define | OMP_CLAUSE_DEFAULTMAP_BEHAVIOR(NODE) |
|
#define | OMP_CLAUSE_DEFAULTMAP_SET_KIND(NODE, BEHAVIOR, CATEGORY) |
|
#define | OMP_CLAUSE_BIND_KIND(NODE) |
|
#define | OMP_CLAUSE_ENTER_TO(NODE) |
|
#define | OMP_CLAUSE_TILE_LIST(NODE) |
|
#define | OMP_CLAUSE_TILE_ITERVAR(NODE) |
|
#define | OMP_CLAUSE_TILE_COUNT(NODE) |
|
#define | OMP_CLAUSE__CONDTEMP__ITER(NODE) |
|
#define | OMP_CLAUSE__SCANTEMP__ALLOC(NODE) |
|
#define | OMP_CLAUSE__SCANTEMP__CONTROL(NODE) |
|
#define | SSA_NAME_IS_VIRTUAL_OPERAND(NODE) |
|
#define | SSA_NAME_IDENTIFIER(NODE) |
|
#define | SSA_NAME_VAR(NODE) |
|
#define | SET_SSA_NAME_VAR_OR_IDENTIFIER(NODE, VAR) |
|
#define | SSA_NAME_DEF_STMT(NODE) |
|
#define | SSA_NAME_VERSION(NODE) |
|
#define | SSA_NAME_OCCURS_IN_ABNORMAL_PHI(NODE) |
|
#define | SSA_NAME_IN_FREE_LIST(NODE) |
|
#define | SSA_NAME_IS_DEFAULT_DEF(NODE) |
|
#define | SSA_NAME_POINTS_TO_READONLY_MEMORY(NODE) |
|
#define | SSA_NAME_PTR_INFO(N) |
|
#define | SSA_NAME_RANGE_INFO(N) |
|
#define | SSA_NAME_IMM_USE_NODE(NODE) |
|
#define | OMP_CLAUSE_CODE(NODE) |
|
#define | OMP_CLAUSE_SET_CODE(NODE, CODE) |
|
#define | OMP_CLAUSE_OPERAND(NODE, I) |
|
#define | BLOCK_VARS(NODE) |
|
#define | BLOCK_NONLOCALIZED_VARS(NODE) |
|
#define | BLOCK_NUM_NONLOCALIZED_VARS(NODE) |
|
#define | BLOCK_NONLOCALIZED_VAR(NODE, N) |
|
#define | BLOCK_SUBBLOCKS(NODE) |
|
#define | BLOCK_SUPERCONTEXT(NODE) |
|
#define | BLOCK_CHAIN(NODE) |
|
#define | BLOCK_ABSTRACT_ORIGIN(NODE) |
|
#define | BLOCK_ORIGIN(NODE) |
|
#define | BLOCK_DIE(NODE) |
|
#define | BLOCK_SAME_RANGE(NODE) |
|
#define | BLOCK_IN_COLD_SECTION_P(NODE) |
|
#define | BLOCK_NUMBER(NODE) |
|
#define | BLOCK_FRAGMENT_ORIGIN(NODE) |
|
#define | BLOCK_FRAGMENT_CHAIN(NODE) |
|
#define | BLOCK_SOURCE_LOCATION(NODE) |
|
#define | BLOCK_SOURCE_END_LOCATION(NODE) |
|
#define | TYPE_UID(NODE) |
|
#define | TYPE_SIZE(NODE) |
|
#define | TYPE_SIZE_UNIT(NODE) |
|
#define | TYPE_POINTER_TO(NODE) |
|
#define | TYPE_REFERENCE_TO(NODE) |
|
#define | TYPE_PRECISION(NODE) |
|
#define | TYPE_PRECISION_RAW(NODE) |
|
#define | TYPE_NAME(NODE) |
|
#define | TYPE_NEXT_VARIANT(NODE) |
|
#define | TYPE_MAIN_VARIANT(NODE) |
|
#define | TYPE_CONTEXT(NODE) |
|
#define | TYPE_MODE_RAW(NODE) |
|
#define | TYPE_MODE(NODE) |
|
#define | SCALAR_TYPE_MODE(NODE) |
|
#define | SCALAR_INT_TYPE_MODE(NODE) |
|
#define | SCALAR_FLOAT_TYPE_MODE(NODE) |
|
#define | SET_TYPE_MODE(NODE, MODE) |
|
#define | TYPE_CANONICAL(NODE) |
|
#define | TYPE_STRUCTURAL_EQUALITY_P(NODE) |
|
#define | SET_TYPE_STRUCTURAL_EQUALITY(NODE) |
|
#define | TYPE_IBIT(NODE) |
|
#define | TYPE_FBIT(NODE) |
|
#define | TYPE_ALIAS_SET(NODE) |
|
#define | TYPE_ALIAS_SET_KNOWN_P(NODE) |
|
#define | TYPE_ATTRIBUTES(NODE) |
|
#define | TYPE_ALIGN_RAW(NODE) |
|
#define | TYPE_ALIGN(NODE) |
|
#define | SET_TYPE_ALIGN(NODE, X) |
|
#define | TYPE_USER_ALIGN(NODE) |
|
#define | TYPE_ALIGN_UNIT(NODE) |
|
#define | TYPE_WARN_IF_NOT_ALIGN(NODE) |
|
#define | SET_TYPE_WARN_IF_NOT_ALIGN(NODE, X) |
|
#define | TYPE_STUB_DECL(NODE) |
|
#define | TYPE_NO_FORCE_BLK(NODE) |
|
#define | TYPE_VOLATILE(NODE) |
|
#define | TYPE_ATOMIC(NODE) |
|
#define | TYPE_READONLY(NODE) |
|
#define | TYPE_RESTRICT(NODE) |
|
#define | TYPE_NAMELESS(NODE) |
|
#define | TYPE_ADDR_SPACE(NODE) |
|
#define | ENCODE_QUAL_ADDR_SPACE(NUM) |
|
#define | DECODE_QUAL_ADDR_SPACE(X) |
|
#define | CLEAR_QUAL_ADDR_SPACE(X) |
|
#define | KEEP_QUAL_ADDR_SPACE(X) |
|
#define | TYPE_QUALS(NODE) |
|
#define | TYPE_QUALS_NO_ADDR_SPACE(NODE) |
|
#define | TYPE_QUALS_NO_ADDR_SPACE_NO_ATOMIC(NODE) |
|
#define | TYPE_LANG_FLAG_0(NODE) |
|
#define | TYPE_LANG_FLAG_1(NODE) |
|
#define | TYPE_LANG_FLAG_2(NODE) |
|
#define | TYPE_LANG_FLAG_3(NODE) |
|
#define | TYPE_LANG_FLAG_4(NODE) |
|
#define | TYPE_LANG_FLAG_5(NODE) |
|
#define | TYPE_LANG_FLAG_6(NODE) |
|
#define | TYPE_LANG_FLAG_7(NODE) |
|
#define | TREE_VISITED(NODE) |
|
#define | TYPE_STRING_FLAG(NODE) |
|
#define | TYPE_CXX_ODR_P(NODE) |
|
#define | TYPE_VECTOR_OPAQUE(NODE) |
|
#define | TYPE_NEEDS_CONSTRUCTING(NODE) |
|
#define | TYPE_TRANSPARENT_AGGR(NODE) |
|
#define | TYPE_NONALIASED_COMPONENT(NODE) |
|
#define | TYPE_TYPELESS_STORAGE(NODE) |
|
#define | TYPE_PACKED(NODE) |
|
#define | TYPE_CONTAINS_PLACEHOLDER_INTERNAL(NODE) |
|
#define | TYPE_FINAL_P(NODE) |
|
#define | TYPE_SYMTAB_ADDRESS(NODE) |
|
#define | TYPE_SYMTAB_DIE(NODE) |
|
#define | TYPE_SYMTAB_IS_ADDRESS (0) |
|
#define | TYPE_SYMTAB_IS_DIE (1) |
|
#define | TYPE_LANG_SPECIFIC(NODE) |
|
#define | TYPE_VALUES(NODE) |
|
#define | TYPE_DOMAIN(NODE) |
|
#define | TYPE_FIELDS(NODE) |
|
#define | TYPE_CACHED_VALUES(NODE) |
|
#define | TYPE_ARG_TYPES(NODE) |
|
#define | TYPE_VALUES_RAW(NODE) |
|
#define | TYPE_MIN_VALUE(NODE) |
|
#define | TYPE_NEXT_PTR_TO(NODE) |
|
#define | TYPE_NEXT_REF_TO(NODE) |
|
#define | TYPE_VFIELD(NODE) |
|
#define | TYPE_MIN_VALUE_RAW(NODE) |
|
#define | TYPE_MAX_VALUE(NODE) |
|
#define | TYPE_METHOD_BASETYPE(NODE) |
|
#define | TYPE_OFFSET_BASETYPE(NODE) |
|
#define | TYPE_ARRAY_MAX_SIZE(ARRAY_TYPE) |
|
#define | TYPE_MAX_VALUE_RAW(NODE) |
|
#define | TYPE_BINFO(NODE) |
|
#define | TYPE_LANG_SLOT_1(NODE) |
|
#define | BINFO_VIRTUAL_P(NODE) |
|
#define | BINFO_FLAG_0(NODE) |
|
#define | BINFO_FLAG_1(NODE) |
|
#define | BINFO_FLAG_2(NODE) |
|
#define | BINFO_FLAG_3(NODE) |
|
#define | BINFO_FLAG_4(NODE) |
|
#define | BINFO_FLAG_5(NODE) |
|
#define | BINFO_FLAG_6(NODE) |
|
#define | BINFO_TYPE(NODE) |
|
#define | BINFO_OFFSET(NODE) |
|
#define | BINFO_OFFSET_ZEROP(NODE) |
|
#define | BINFO_VTABLE(NODE) |
|
#define | BINFO_VIRTUALS(NODE) |
|
#define | BINFO_BASE_BINFOS(NODE) |
|
#define | BINFO_N_BASE_BINFOS(NODE) |
|
#define | BINFO_BASE_BINFO(NODE, N) |
|
#define | BINFO_BASE_ITERATE(NODE, N, B) |
|
#define | BINFO_BASE_APPEND(NODE, T) |
|
#define | BINFO_VPTR_FIELD(NODE) |
|
#define | BINFO_BASE_ACCESSES(NODE) |
|
#define | BINFO_BASE_ACCESS(NODE, N) |
|
#define | BINFO_BASE_ACCESS_APPEND(NODE, T) |
|
#define | BINFO_SUBVTT_INDEX(NODE) |
|
#define | BINFO_VPTR_INDEX(NODE) |
|
#define | BINFO_INHERITANCE_CHAIN(NODE) |
|
#define | SSA_VAR_P(DECL) |
|
#define | DECL_CHAIN(NODE) |
|
#define | DECL_NAME(NODE) |
|
#define | TYPE_IDENTIFIER(NODE) |
|
#define | DECL_UID(NODE) |
|
#define | DEBUG_TEMP_UID(NODE) |
|
#define | DECL_PT_UID(NODE) |
|
#define | SET_DECL_PT_UID(NODE, UID) |
|
#define | DECL_PT_UID_SET_P(NODE) |
|
#define | DECL_SOURCE_LOCATION(NODE) |
|
#define | DECL_SOURCE_FILE(NODE) |
|
#define | DECL_SOURCE_LINE(NODE) |
|
#define | DECL_SOURCE_COLUMN(NODE) |
|
#define | DECL_IS_UNDECLARED_BUILTIN(DECL) |
|
#define | DECL_CONTEXT(NODE) |
|
#define | DECL_FIELD_CONTEXT(NODE) |
|
#define | DECL_NAMELESS(NODE) |
|
#define | DECL_ABSTRACT_ORIGIN(NODE) |
|
#define | DECL_ORIGIN(NODE) |
|
#define | DECL_FROM_INLINE(NODE) |
|
#define | DECL_ATTRIBUTES(NODE) |
|
#define | DECL_INITIAL(NODE) |
|
#define | DECL_SIZE(NODE) |
|
#define | DECL_SIZE_UNIT(NODE) |
|
#define | DECL_ALIGN_RAW(NODE) |
|
#define | DECL_ALIGN(NODE) |
|
#define | SET_DECL_ALIGN(NODE, X) |
|
#define | DECL_WARN_IF_NOT_ALIGN_RAW(NODE) |
|
#define | DECL_WARN_IF_NOT_ALIGN(NODE) |
|
#define | SET_DECL_WARN_IF_NOT_ALIGN(NODE, X) |
|
#define | DECL_ALIGN_UNIT(NODE) |
|
#define | DECL_USER_ALIGN(NODE) |
|
#define | DECL_MODE(NODE) |
|
#define | SET_DECL_MODE(NODE, MODE) |
|
#define | DECL_UNCHECKED_FUNCTION_CODE(NODE) |
|
#define | ALLOCA_FUNCTION_CODE_P(FCODE) |
|
#define | CASE_BUILT_IN_ALLOCA |
|
#define | DECL_FUNCTION_PERSONALITY(NODE) |
|
#define | DECL_IGNORED_P(NODE) |
|
#define | DECL_ABSTRACT_P(NODE) |
|
#define | DECL_LANG_SPECIFIC(NODE) |
|
#define | DECL_EXTERNAL(NODE) |
|
#define | DECL_NONLOCAL(NODE) |
|
#define | DECL_VIRTUAL_P(NODE) |
|
#define | DECL_ARTIFICIAL(NODE) |
|
#define | DECL_LANG_FLAG_0(NODE) |
|
#define | DECL_LANG_FLAG_1(NODE) |
|
#define | DECL_LANG_FLAG_2(NODE) |
|
#define | DECL_LANG_FLAG_3(NODE) |
|
#define | DECL_LANG_FLAG_4(NODE) |
|
#define | DECL_LANG_FLAG_5(NODE) |
|
#define | DECL_LANG_FLAG_6(NODE) |
|
#define | DECL_LANG_FLAG_7(NODE) |
|
#define | DECL_LANG_FLAG_8(NODE) |
|
#define | SCOPE_FILE_SCOPE_P(EXP) |
|
#define | DECL_FILE_SCOPE_P(EXP) |
|
#define | TYPE_FILE_SCOPE_P(EXP) |
|
#define | DECL_PRESERVE_P(DECL) |
|
#define | DECL_NOINIT_P(DECL) |
|
#define | DECL_PERSISTENT_P(DECL) |
|
#define | DECL_NOT_GIMPLE_REG_P(DECL) |
|
#define | DECL_HAS_VALUE_EXPR_P(NODE) |
|
#define | DECL_VALUE_EXPR(NODE) |
|
#define | SET_DECL_VALUE_EXPR(NODE, VAL) |
|
#define | DECL_RTL(NODE) |
|
#define | SET_DECL_RTL(NODE, RTL) |
|
#define | HAS_RTL_P(NODE) |
|
#define | DECL_RTL_SET_P(NODE) |
|
#define | COPY_DECL_RTL(SRC_DECL, DST_DECL) |
|
#define | DECL_RTL_IF_SET(NODE) |
|
#define | DECL_RTL_KNOWN_SET(decl) |
|
#define | DECL_REGISTER(NODE) |
|
#define | DECL_FIELD_OFFSET(NODE) |
|
#define | DECL_FIELD_BIT_OFFSET(NODE) |
|
#define | DECL_BIT_FIELD_TYPE(NODE) |
|
#define | DECL_BIT_FIELD_REPRESENTATIVE(NODE) |
|
#define | DECL_QUALIFIER(NODE) |
|
#define | DECL_OFFSET_ALIGN(NODE) |
|
#define | SET_DECL_OFFSET_ALIGN(NODE, X) |
|
#define | DECL_FCONTEXT(NODE) |
|
#define | DECL_PACKED(NODE) |
|
#define | DECL_BIT_FIELD(NODE) |
|
#define | DECL_FIELD_ABI_IGNORED(NODE) |
|
#define | SET_DECL_FIELD_ABI_IGNORED(NODE, VAL) |
|
#define | DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD(NODE) |
|
#define | SET_DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD(NODE, VAL) |
|
#define | DECL_NONADDRESSABLE_P(NODE) |
|
#define | DECL_PADDING_P(NODE) |
|
#define | DECL_NOT_FLEXARRAY(NODE) |
|
#define | LABEL_DECL_UID(NODE) |
|
#define | EH_LANDING_PAD_NR(NODE) |
|
#define | DECL_ARG_TYPE(NODE) |
|
#define | DECL_INCOMING_RTL(NODE) |
|
#define | DECL_IN_SYSTEM_HEADER(NODE) |
|
#define | DECL_DEFER_OUTPUT(NODE) |
|
#define | DECL_IN_TEXT_SECTION(NODE) |
|
#define | DECL_IN_CONSTANT_POOL(NODE) |
|
#define | DECL_COMMON(NODE) |
|
#define | DECL_HARD_REGISTER(NODE) |
|
#define | DECL_WEAK(NODE) |
|
#define | DECL_DLLIMPORT_P(NODE) |
|
#define | DECL_COMDAT(NODE) |
|
#define | DECL_COMDAT_GROUP(NODE) |
|
#define | DECL_ONE_ONLY(NODE) |
|
#define | DECL_ASSEMBLER_NAME(NODE) |
|
#define | DECL_ASSEMBLER_NAME_RAW(NODE) |
|
#define | HAS_DECL_ASSEMBLER_NAME_P(NODE) |
|
#define | DECL_ASSEMBLER_NAME_SET_P(NODE) |
|
#define | SET_DECL_ASSEMBLER_NAME(NODE, NAME) |
|
#define | COPY_DECL_ASSEMBLER_NAME(SRC_DECL, DST_DECL) |
|
#define | DECL_SECTION_NAME(NODE) |
|
#define | DECL_SEEN_IN_BIND_EXPR_P(NODE) |
|
#define | DECL_VISIBILITY(NODE) |
|
#define | DECL_VISIBILITY_SPECIFIED(NODE) |
|
#define | DECL_TLS_MODEL(NODE) |
|
#define | DECL_THREAD_LOCAL_P(NODE) |
|
#define | DECL_HAS_INIT_PRIORITY_P(NODE) |
|
#define | DECL_HAS_DEBUG_EXPR_P(NODE) |
|
#define | DECL_DEBUG_EXPR(NODE) |
|
#define | SET_DECL_DEBUG_EXPR(NODE, VAL) |
|
#define | DECL_INIT_PRIORITY(NODE) |
|
#define | SET_DECL_INIT_PRIORITY(NODE, VAL) |
|
#define | DECL_FINI_PRIORITY(NODE) |
|
#define | SET_DECL_FINI_PRIORITY(NODE, VAL) |
|
#define | DEFAULT_INIT_PRIORITY 65535 |
|
#define | MAX_INIT_PRIORITY 65535 |
|
#define | MAX_RESERVED_INIT_PRIORITY 100 |
|
#define | VAR_DECL_IS_VIRTUAL_OPERAND(NODE) |
|
#define | DECL_NONLOCAL_FRAME(NODE) |
|
#define | DECL_NONALIASED(NODE) |
|
#define | DECL_MERGEABLE(NODE) |
|
#define | DECL_RESULT_FLD(NODE) |
|
#define | DECL_VINDEX(NODE) |
|
#define | DECL_RESULT(NODE) |
|
#define | DECL_UNINLINABLE(NODE) |
|
#define | DECL_SAVED_TREE(NODE) |
|
#define | DECL_IS_MALLOC(NODE) |
|
#define | FUNCTION_DECL_DECL_TYPE(NODE) |
|
#define | DECL_IS_REPLACEABLE_OPERATOR(NODE) |
|
#define | DECL_IS_OPERATOR_NEW_P(NODE) |
|
#define | DECL_IS_REPLACEABLE_OPERATOR_NEW_P(NODE) |
|
#define | DECL_SET_IS_OPERATOR_NEW(NODE, VAL) |
|
#define | DECL_IS_OPERATOR_DELETE_P(NODE) |
|
#define | DECL_SET_IS_OPERATOR_DELETE(NODE, VAL) |
|
#define | DECL_IS_RETURNS_TWICE(NODE) |
|
#define | DECL_PURE_P(NODE) |
|
#define | DECL_LOOPING_CONST_OR_PURE_P(NODE) |
|
#define | DECL_IS_NOVOPS(NODE) |
|
#define | DECL_STATIC_CONSTRUCTOR(NODE) |
|
#define | DECL_STATIC_DESTRUCTOR(NODE) |
|
#define | DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT(NODE) |
|
#define | DECL_NO_LIMIT_STACK(NODE) |
|
#define | DECL_STATIC_CHAIN(NODE) |
|
#define | DECL_POSSIBLY_INLINED(DECL) |
|
#define | DECL_DECLARED_INLINE_P(NODE) |
|
#define | DECL_NO_INLINE_WARNING_P(NODE) |
|
#define | BUILTIN_TM_LOAD_STORE_P(FN) |
|
#define | BUILTIN_TM_LOAD_P(FN) |
|
#define | BUILTIN_TM_STORE_P(FN) |
|
#define | CASE_BUILT_IN_TM_LOAD(FN) |
|
#define | CASE_BUILT_IN_TM_STORE(FN) |
|
#define | DECL_DISREGARD_INLINE_LIMITS(NODE) |
|
#define | DECL_HAS_DEBUG_ARGS_P(NODE) |
|
#define | DECL_STRUCT_FUNCTION(NODE) |
|
#define | DECL_BUILT_IN_CLASS(NODE) |
|
#define | DECL_ARGUMENTS(NODE) |
|
#define | DECL_FUNCTION_SPECIFIC_TARGET(NODE) |
|
#define | DECL_FUNCTION_SPECIFIC_OPTIMIZATION(NODE) |
|
#define | DECL_FUNCTION_VERSIONED(NODE) |
|
#define | DECL_CXX_CONSTRUCTOR_P(NODE) |
|
#define | DECL_CXX_DESTRUCTOR_P(NODE) |
|
#define | DECL_LAMBDA_FUNCTION_P(NODE) |
|
#define | DECL_SET_LAMBDA_FUNCTION(NODE, VAL) |
|
#define | DECL_FINAL_P(NODE) |
|
#define | TRANSLATION_UNIT_LANGUAGE(NODE) |
|
#define | DECL_ORIGINAL_TYPE(NODE) |
|
#define | TYPE_DECL_SUPPRESS_DEBUG(NODE) |
|
#define | IMPORTED_DECL_ASSOCIATED_DECL(NODE) |
|
#define | NAMELIST_DECL_ASSOCIATED_DECL(NODE) |
|
#define | STATEMENT_LIST_HEAD(NODE) |
|
#define | STATEMENT_LIST_TAIL(NODE) |
|
#define | TREE_OPTIMIZATION(NODE) |
|
#define | TREE_OPTIMIZATION_OPTABS(NODE) |
|
#define | TREE_OPTIMIZATION_BASE_OPTABS(NODE) |
|
#define | TREE_TARGET_OPTION(NODE) |
|
#define | TREE_TARGET_GLOBALS(NODE) |
|
#define | EXPR_LOCATION_WRAPPER_P(NODE) |
|
#define | error_mark_node global_trees[TI_ERROR_MARK] |
|
#define | intQI_type_node global_trees[TI_INTQI_TYPE] |
|
#define | intHI_type_node global_trees[TI_INTHI_TYPE] |
|
#define | intSI_type_node global_trees[TI_INTSI_TYPE] |
|
#define | intDI_type_node global_trees[TI_INTDI_TYPE] |
|
#define | intTI_type_node global_trees[TI_INTTI_TYPE] |
|
#define | unsigned_intQI_type_node global_trees[TI_UINTQI_TYPE] |
|
#define | unsigned_intHI_type_node global_trees[TI_UINTHI_TYPE] |
|
#define | unsigned_intSI_type_node global_trees[TI_UINTSI_TYPE] |
|
#define | unsigned_intDI_type_node global_trees[TI_UINTDI_TYPE] |
|
#define | unsigned_intTI_type_node global_trees[TI_UINTTI_TYPE] |
|
#define | atomicQI_type_node global_trees[TI_ATOMICQI_TYPE] |
|
#define | atomicHI_type_node global_trees[TI_ATOMICHI_TYPE] |
|
#define | atomicSI_type_node global_trees[TI_ATOMICSI_TYPE] |
|
#define | atomicDI_type_node global_trees[TI_ATOMICDI_TYPE] |
|
#define | atomicTI_type_node global_trees[TI_ATOMICTI_TYPE] |
|
#define | uint16_type_node global_trees[TI_UINT16_TYPE] |
|
#define | uint32_type_node global_trees[TI_UINT32_TYPE] |
|
#define | uint64_type_node global_trees[TI_UINT64_TYPE] |
|
#define | uint128_type_node global_trees[TI_UINT128_TYPE] |
|
#define | void_node global_trees[TI_VOID] |
|
#define | integer_zero_node global_trees[TI_INTEGER_ZERO] |
|
#define | integer_one_node global_trees[TI_INTEGER_ONE] |
|
#define | integer_minus_one_node global_trees[TI_INTEGER_MINUS_ONE] |
|
#define | size_zero_node global_trees[TI_SIZE_ZERO] |
|
#define | size_one_node global_trees[TI_SIZE_ONE] |
|
#define | bitsize_zero_node global_trees[TI_BITSIZE_ZERO] |
|
#define | bitsize_one_node global_trees[TI_BITSIZE_ONE] |
|
#define | bitsize_unit_node global_trees[TI_BITSIZE_UNIT] |
|
#define | access_public_node global_trees[TI_PUBLIC] |
|
#define | access_protected_node global_trees[TI_PROTECTED] |
|
#define | access_private_node global_trees[TI_PRIVATE] |
|
#define | null_pointer_node global_trees[TI_NULL_POINTER] |
|
#define | float_type_node global_trees[TI_FLOAT_TYPE] |
|
#define | double_type_node global_trees[TI_DOUBLE_TYPE] |
|
#define | long_double_type_node global_trees[TI_LONG_DOUBLE_TYPE] |
|
#define | bfloat16_type_node global_trees[TI_BFLOAT16_TYPE] |
|
#define | FLOATN_TYPE_NODE(IDX) |
|
#define | FLOATN_NX_TYPE_NODE(IDX) |
|
#define | FLOATNX_TYPE_NODE(IDX) |
|
#define | float16_type_node global_trees[TI_FLOAT16_TYPE] |
|
#define | float32_type_node global_trees[TI_FLOAT32_TYPE] |
|
#define | float64_type_node global_trees[TI_FLOAT64_TYPE] |
|
#define | float128_type_node global_trees[TI_FLOAT128_TYPE] |
|
#define | float32x_type_node global_trees[TI_FLOAT32X_TYPE] |
|
#define | float64x_type_node global_trees[TI_FLOAT64X_TYPE] |
|
#define | float128x_type_node global_trees[TI_FLOAT128X_TYPE] |
|
#define | float128t_type_node global_trees[TI_FLOAT128T_TYPE] |
|
#define | float_ptr_type_node global_trees[TI_FLOAT_PTR_TYPE] |
|
#define | double_ptr_type_node global_trees[TI_DOUBLE_PTR_TYPE] |
|
#define | long_double_ptr_type_node global_trees[TI_LONG_DOUBLE_PTR_TYPE] |
|
#define | integer_ptr_type_node global_trees[TI_INTEGER_PTR_TYPE] |
|
#define | complex_integer_type_node global_trees[TI_COMPLEX_INTEGER_TYPE] |
|
#define | complex_float_type_node global_trees[TI_COMPLEX_FLOAT_TYPE] |
|
#define | complex_double_type_node global_trees[TI_COMPLEX_DOUBLE_TYPE] |
|
#define | complex_long_double_type_node global_trees[TI_COMPLEX_LONG_DOUBLE_TYPE] |
|
#define | COMPLEX_FLOATN_NX_TYPE_NODE(IDX) |
|
#define | void_type_node global_trees[TI_VOID_TYPE] |
|
#define | ptr_type_node global_trees[TI_PTR_TYPE] |
|
#define | const_ptr_type_node global_trees[TI_CONST_PTR_TYPE] |
|
#define | size_type_node global_trees[TI_SIZE_TYPE] |
|
#define | pid_type_node global_trees[TI_PID_TYPE] |
|
#define | ptrdiff_type_node global_trees[TI_PTRDIFF_TYPE] |
|
#define | va_list_type_node global_trees[TI_VA_LIST_TYPE] |
|
#define | va_list_gpr_counter_field global_trees[TI_VA_LIST_GPR_COUNTER_FIELD] |
|
#define | va_list_fpr_counter_field global_trees[TI_VA_LIST_FPR_COUNTER_FIELD] |
|
#define | fileptr_type_node global_trees[TI_FILEPTR_TYPE] |
|
#define | const_tm_ptr_type_node global_trees[TI_CONST_TM_PTR_TYPE] |
|
#define | fenv_t_ptr_type_node global_trees[TI_FENV_T_PTR_TYPE] |
|
#define | const_fenv_t_ptr_type_node global_trees[TI_CONST_FENV_T_PTR_TYPE] |
|
#define | fexcept_t_ptr_type_node global_trees[TI_FEXCEPT_T_PTR_TYPE] |
|
#define | const_fexcept_t_ptr_type_node global_trees[TI_CONST_FEXCEPT_T_PTR_TYPE] |
|
#define | pointer_sized_int_node global_trees[TI_POINTER_SIZED_TYPE] |
|
#define | boolean_type_node global_trees[TI_BOOLEAN_TYPE] |
|
#define | boolean_false_node global_trees[TI_BOOLEAN_FALSE] |
|
#define | boolean_true_node global_trees[TI_BOOLEAN_TRUE] |
|
#define | dfloat32_type_node global_trees[TI_DFLOAT32_TYPE] |
|
#define | dfloat64_type_node global_trees[TI_DFLOAT64_TYPE] |
|
#define | dfloat128_type_node global_trees[TI_DFLOAT128_TYPE] |
|
#define | sat_short_fract_type_node global_trees[TI_SAT_SFRACT_TYPE] |
|
#define | sat_fract_type_node global_trees[TI_SAT_FRACT_TYPE] |
|
#define | sat_long_fract_type_node global_trees[TI_SAT_LFRACT_TYPE] |
|
#define | sat_long_long_fract_type_node global_trees[TI_SAT_LLFRACT_TYPE] |
|
#define | sat_unsigned_short_fract_type_node global_trees[TI_SAT_USFRACT_TYPE] |
|
#define | sat_unsigned_fract_type_node global_trees[TI_SAT_UFRACT_TYPE] |
|
#define | sat_unsigned_long_fract_type_node global_trees[TI_SAT_ULFRACT_TYPE] |
|
#define | sat_unsigned_long_long_fract_type_node global_trees[TI_SAT_ULLFRACT_TYPE] |
|
#define | short_fract_type_node global_trees[TI_SFRACT_TYPE] |
|
#define | fract_type_node global_trees[TI_FRACT_TYPE] |
|
#define | long_fract_type_node global_trees[TI_LFRACT_TYPE] |
|
#define | long_long_fract_type_node global_trees[TI_LLFRACT_TYPE] |
|
#define | unsigned_short_fract_type_node global_trees[TI_USFRACT_TYPE] |
|
#define | unsigned_fract_type_node global_trees[TI_UFRACT_TYPE] |
|
#define | unsigned_long_fract_type_node global_trees[TI_ULFRACT_TYPE] |
|
#define | unsigned_long_long_fract_type_node global_trees[TI_ULLFRACT_TYPE] |
|
#define | sat_short_accum_type_node global_trees[TI_SAT_SACCUM_TYPE] |
|
#define | sat_accum_type_node global_trees[TI_SAT_ACCUM_TYPE] |
|
#define | sat_long_accum_type_node global_trees[TI_SAT_LACCUM_TYPE] |
|
#define | sat_long_long_accum_type_node global_trees[TI_SAT_LLACCUM_TYPE] |
|
#define | sat_unsigned_short_accum_type_node global_trees[TI_SAT_USACCUM_TYPE] |
|
#define | sat_unsigned_accum_type_node global_trees[TI_SAT_UACCUM_TYPE] |
|
#define | sat_unsigned_long_accum_type_node global_trees[TI_SAT_ULACCUM_TYPE] |
|
#define | sat_unsigned_long_long_accum_type_node global_trees[TI_SAT_ULLACCUM_TYPE] |
|
#define | short_accum_type_node global_trees[TI_SACCUM_TYPE] |
|
#define | accum_type_node global_trees[TI_ACCUM_TYPE] |
|
#define | long_accum_type_node global_trees[TI_LACCUM_TYPE] |
|
#define | long_long_accum_type_node global_trees[TI_LLACCUM_TYPE] |
|
#define | unsigned_short_accum_type_node global_trees[TI_USACCUM_TYPE] |
|
#define | unsigned_accum_type_node global_trees[TI_UACCUM_TYPE] |
|
#define | unsigned_long_accum_type_node global_trees[TI_ULACCUM_TYPE] |
|
#define | unsigned_long_long_accum_type_node global_trees[TI_ULLACCUM_TYPE] |
|
#define | qq_type_node global_trees[TI_QQ_TYPE] |
|
#define | hq_type_node global_trees[TI_HQ_TYPE] |
|
#define | sq_type_node global_trees[TI_SQ_TYPE] |
|
#define | dq_type_node global_trees[TI_DQ_TYPE] |
|
#define | tq_type_node global_trees[TI_TQ_TYPE] |
|
#define | uqq_type_node global_trees[TI_UQQ_TYPE] |
|
#define | uhq_type_node global_trees[TI_UHQ_TYPE] |
|
#define | usq_type_node global_trees[TI_USQ_TYPE] |
|
#define | udq_type_node global_trees[TI_UDQ_TYPE] |
|
#define | utq_type_node global_trees[TI_UTQ_TYPE] |
|
#define | sat_qq_type_node global_trees[TI_SAT_QQ_TYPE] |
|
#define | sat_hq_type_node global_trees[TI_SAT_HQ_TYPE] |
|
#define | sat_sq_type_node global_trees[TI_SAT_SQ_TYPE] |
|
#define | sat_dq_type_node global_trees[TI_SAT_DQ_TYPE] |
|
#define | sat_tq_type_node global_trees[TI_SAT_TQ_TYPE] |
|
#define | sat_uqq_type_node global_trees[TI_SAT_UQQ_TYPE] |
|
#define | sat_uhq_type_node global_trees[TI_SAT_UHQ_TYPE] |
|
#define | sat_usq_type_node global_trees[TI_SAT_USQ_TYPE] |
|
#define | sat_udq_type_node global_trees[TI_SAT_UDQ_TYPE] |
|
#define | sat_utq_type_node global_trees[TI_SAT_UTQ_TYPE] |
|
#define | ha_type_node global_trees[TI_HA_TYPE] |
|
#define | sa_type_node global_trees[TI_SA_TYPE] |
|
#define | da_type_node global_trees[TI_DA_TYPE] |
|
#define | ta_type_node global_trees[TI_TA_TYPE] |
|
#define | uha_type_node global_trees[TI_UHA_TYPE] |
|
#define | usa_type_node global_trees[TI_USA_TYPE] |
|
#define | uda_type_node global_trees[TI_UDA_TYPE] |
|
#define | uta_type_node global_trees[TI_UTA_TYPE] |
|
#define | sat_ha_type_node global_trees[TI_SAT_HA_TYPE] |
|
#define | sat_sa_type_node global_trees[TI_SAT_SA_TYPE] |
|
#define | sat_da_type_node global_trees[TI_SAT_DA_TYPE] |
|
#define | sat_ta_type_node global_trees[TI_SAT_TA_TYPE] |
|
#define | sat_uha_type_node global_trees[TI_SAT_UHA_TYPE] |
|
#define | sat_usa_type_node global_trees[TI_SAT_USA_TYPE] |
|
#define | sat_uda_type_node global_trees[TI_SAT_UDA_TYPE] |
|
#define | sat_uta_type_node global_trees[TI_SAT_UTA_TYPE] |
|
#define | void_list_node global_trees[TI_VOID_LIST_NODE] |
|
#define | main_identifier_node global_trees[TI_MAIN_IDENTIFIER] |
|
#define | MAIN_NAME_P(NODE) |
|
#define | optimization_default_node global_trees[TI_OPTIMIZATION_DEFAULT] |
|
#define | optimization_current_node global_trees[TI_OPTIMIZATION_CURRENT] |
|
#define | target_option_default_node global_trees[TI_TARGET_OPTION_DEFAULT] |
|
#define | target_option_current_node global_trees[TI_TARGET_OPTION_CURRENT] |
|
#define | current_target_pragma global_trees[TI_CURRENT_TARGET_PRAGMA] |
|
#define | current_optimize_pragma global_trees[TI_CURRENT_OPTIMIZE_PRAGMA] |
|
#define | chrec_not_analyzed_yet NULL_TREE |
|
#define | chrec_dont_know global_trees[TI_CHREC_DONT_KNOW] |
|
#define | chrec_known global_trees[TI_CHREC_KNOWN] |
|
#define | char_type_node integer_types[itk_char] |
|
#define | signed_char_type_node integer_types[itk_signed_char] |
|
#define | unsigned_char_type_node integer_types[itk_unsigned_char] |
|
#define | short_integer_type_node integer_types[itk_short] |
|
#define | short_unsigned_type_node integer_types[itk_unsigned_short] |
|
#define | integer_type_node integer_types[itk_int] |
|
#define | unsigned_type_node integer_types[itk_unsigned_int] |
|
#define | long_integer_type_node integer_types[itk_long] |
|
#define | long_unsigned_type_node integer_types[itk_unsigned_long] |
|
#define | long_long_integer_type_node integer_types[itk_long_long] |
|
#define | long_long_unsigned_type_node integer_types[itk_unsigned_long_long] |
|
#define | build_call_array(T1, T2, N, T3) |
|
#define | build_function_type_vec(RET, V) |
|
#define | build_varargs_function_type_vec(RET, V) |
|
#define | build_type_variant(TYPE, CONST_P, VOLATILE_P) |
|
#define | sizetype sizetype_tab[(int) stk_sizetype] |
|
#define | bitsizetype sizetype_tab[(int) stk_bitsizetype] |
|
#define | ssizetype sizetype_tab[(int) stk_ssizetype] |
|
#define | sbitsizetype sizetype_tab[(int) stk_sbitsizetype] |
|
#define | size_int(L) |
|
#define | ssize_int(L) |
|
#define | bitsize_int(L) |
|
#define | sbitsize_int(L) |
|
#define | CONTAINS_PLACEHOLDER_P(EXP) |
|
#define | FIND_PLACEHOLDER_IN_EXPR(EXP, V) |
|
#define | SUBSTITUTE_IN_EXPR(EXP, F, R) |
|
#define | SUBSTITUTE_PLACEHOLDER_IN_EXPR(EXP, OBJ) |
|
#define | FOREACH_FUNCTION_ARGS_PTR(FNTYPE, PTR, ITER) |
|
#define | FOREACH_FUNCTION_ARGS(FNTYPE, TREE, ITER) |
|
#define | walk_tree(a, b, c, d) |
|
#define | walk_tree_without_duplicates(a, b, c) |
|
#define | tree_map_eq tree_map_base_eq |
|
#define | tree_map_marked_p tree_map_base_marked_p |
|
#define | tree_decl_map_eq tree_map_base_eq |
|
#define | tree_decl_map_marked_p tree_map_base_marked_p |
|
#define | tree_int_map_eq tree_map_base_eq |
|
#define | tree_int_map_hash tree_map_base_hash |
|
#define | tree_int_map_marked_p tree_map_base_marked_p |
|
#define | tree_vec_map_eq tree_map_base_eq |
|
#define | tree_vec_map_hash tree_decl_map_hash |
|
#define | tree_vec_map_marked_p tree_map_base_marked_p |
|
#define | FOR_EACH_CALL_EXPR_ARG(arg, iter, call) |
|
#define | FOR_EACH_CONST_CALL_EXPR_ARG(arg, iter, call) |
|
#define | BUILTIN_VALID_P(FNCODE) |
|
#define | BUILTIN_ASM_NAME_PTR(BUILTIN) |
|
#define | opt_for_fn(fndecl, opt) |
|
|
combined_fn | as_combined_fn (built_in_function fn) |
|
combined_fn | as_combined_fn (internal_fn fn) |
|
bool | builtin_fn_p (combined_fn code) |
|
built_in_function | as_builtin_fn (combined_fn code) |
|
bool | internal_fn_p (combined_fn code) |
|
internal_fn | as_internal_fn (combined_fn code) |
|
source_range | get_expr_source_range (tree expr) |
|
void | protected_set_expr_location (tree, location_t) |
|
void | protected_set_expr_location_if_unset (tree, location_t) |
|
ATTRIBUTE_WARN_UNUSED_RESULT tree | protected_set_expr_location_unshare (tree, location_t) |
|
WARN_UNUSED_RESULT tree | maybe_wrap_with_location (tree, location_t) |
|
unsigned int | element_precision (const_tree) |
|
machine_mode | element_mode (const_tree) |
|
machine_mode | vector_type_mode (const_tree) |
|
unsigned int | vector_element_bits (const_tree) |
|
tree | vector_element_bits_tree (const_tree) |
|
tree | decl_value_expr_lookup (tree) |
|
void | decl_value_expr_insert (tree, tree) |
|
tree | decl_debug_expr_lookup (tree) |
|
void | decl_debug_expr_insert (tree, tree) |
|
priority_type | decl_init_priority_lookup (tree) |
|
priority_type | decl_fini_priority_lookup (tree) |
|
void | decl_init_priority_insert (tree, priority_type) |
|
void | decl_fini_priority_insert (tree, priority_type) |
|
void | set_function_decl_type (tree decl, function_decl_type t, bool set) |
|
vec< tree, va_gc > ** | decl_debug_args_lookup (tree) |
|
vec< tree, va_gc > ** | decl_debug_args_insert (tree) |
|
tree | build_optimization_node (struct gcc_options *opts, struct gcc_options *opts_set) |
|
tree | build_target_option_node (struct gcc_options *opts, struct gcc_options *opts_set) |
|
void | prepare_target_option_nodes_for_pch (void) |
|
int | tree_operand_length (const_tree node) |
|
bool | id_equal (const_tree id, const char *str) |
|
bool | id_equal (const char *str, const_tree id) |
|
poly_uint64 | TYPE_VECTOR_SUBPARTS (const_tree node) |
|
void | SET_TYPE_VECTOR_SUBPARTS (tree node, poly_uint64 subparts) |
|
bool | valid_vector_subparts_p (poly_uint64 subparts) |
|
built_in_function | DECL_FUNCTION_CODE (const_tree decl) |
|
int | DECL_MD_FUNCTION_CODE (const_tree decl) |
|
int | DECL_FE_FUNCTION_CODE (const_tree decl) |
|
void | set_decl_built_in_function (tree decl, built_in_class fclass, unsigned int fcode) |
|
void | copy_decl_built_in_function (tree newdecl, const_tree olddecl) |
|
bool | location_wrapper_p (const_tree exp) |
|
tree | tree_strip_any_location_wrapper (tree exp) |
|
bool | error_operand_p (const_tree t) |
|
unsigned int | vector_cst_encoded_nelts (const_tree t) |
|
tree | decl_assembler_name (tree) |
|
void | overwrite_decl_assembler_name (tree decl, tree name) |
|
tree | decl_comdat_group (const_tree) |
|
tree | decl_comdat_group_id (const_tree) |
|
const char * | decl_section_name (const_tree) |
|
void | set_decl_section_name (tree, const char *) |
|
void | set_decl_section_name (tree, const_tree) |
|
enum tls_model | decl_tls_model (const_tree) |
|
void | set_decl_tls_model (tree, enum tls_model) |
|
size_t | tree_size (const_tree) |
|
size_t | tree_code_size (enum tree_code) |
|
int | allocate_decl_uid (void) |
|
tree | make_node (enum tree_code CXX_MEM_STAT_INFO) |
|
void | free_node (tree) |
|
tree | copy_node (tree CXX_MEM_STAT_INFO) |
|
tree | copy_list (tree) |
|
tree | build_case_label (tree, tree, tree) |
|
tree | make_tree_binfo (unsigned CXX_MEM_STAT_INFO) |
|
tree | make_int_cst (int, int CXX_MEM_STAT_INFO) |
|
tree | make_tree_vec (int CXX_MEM_STAT_INFO) |
|
tree | grow_tree_vec (tree v, int CXX_MEM_STAT_INFO) |
|
tree | build_nt (enum tree_code,...) |
|
tree | build_nt_call_vec (tree, vec< tree, va_gc > *) |
|
tree | build0 (enum tree_code, tree CXX_MEM_STAT_INFO) |
|
tree | build1 (enum tree_code, tree, tree CXX_MEM_STAT_INFO) |
|
tree | build2 (enum tree_code, tree, tree, tree CXX_MEM_STAT_INFO) |
|
tree | build3 (enum tree_code, tree, tree, tree, tree CXX_MEM_STAT_INFO) |
|
tree | build4 (enum tree_code, tree, tree, tree, tree, tree CXX_MEM_STAT_INFO) |
|
tree | build5 (enum tree_code, tree, tree, tree, tree, tree, tree CXX_MEM_STAT_INFO) |
|
tree | build1_loc (location_t loc, enum tree_code code, tree type, tree arg1 CXX_MEM_STAT_INFO) |
|
tree | build2_loc (location_t loc, enum tree_code code, tree type, tree arg0, tree arg1 CXX_MEM_STAT_INFO) |
|
tree | build3_loc (location_t loc, enum tree_code code, tree type, tree arg0, tree arg1, tree arg2 CXX_MEM_STAT_INFO) |
|
tree | build4_loc (location_t loc, enum tree_code code, tree type, tree arg0, tree arg1, tree arg2, tree arg3 CXX_MEM_STAT_INFO) |
|
tree | build5_loc (location_t loc, enum tree_code code, tree type, tree arg0, tree arg1, tree arg2, tree arg3, tree arg4 CXX_MEM_STAT_INFO) |
|
tree | double_int_to_tree (tree, double_int) |
|
tree | wide_int_to_tree (tree type, const poly_wide_int_ref &cst) |
|
tree | force_fit_type (tree, const poly_wide_int_ref &, int, bool) |
|
tree | build_int_cst (tree, poly_int64) |
|
tree | build_int_cstu (tree type, poly_uint64) |
|
tree | build_int_cst_type (tree, poly_int64) |
|
tree | make_vector (unsigned, unsigned CXX_MEM_STAT_INFO) |
|
tree | build_vector_from_ctor (tree, const vec< constructor_elt, va_gc > *) |
|
tree | build_vector_from_val (tree, tree) |
|
tree | build_uniform_cst (tree, tree) |
|
tree | build_vec_series (tree, tree, tree) |
|
tree | build_index_vector (tree, poly_uint64, poly_uint64) |
|
tree | build_vector_a_then_b (tree, unsigned int, tree, tree) |
|
void | recompute_constructor_flags (tree) |
|
void | verify_constructor_flags (tree) |
|
tree | build_constructor (tree, vec< constructor_elt, va_gc > *CXX_MEM_STAT_INFO) |
|
tree | build_constructor_single (tree, tree, tree) |
|
tree | build_constructor_from_list (tree, tree) |
|
tree | build_constructor_from_vec (tree, const vec< tree, va_gc > *) |
|
tree | build_constructor_va (tree, int,...) |
|
tree | build_clobber (tree, enum clobber_kind=CLOBBER_UNDEF) |
|
tree | build_real_from_int_cst (tree, const_tree) |
|
tree | build_real_from_wide (tree, const wide_int_ref &, signop) |
|
tree | build_complex (tree, tree, tree) |
|
tree | build_complex_inf (tree, bool) |
|
tree | build_each_one_cst (tree) |
|
tree | build_one_cst (tree) |
|
tree | build_minus_one_cst (tree) |
|
tree | build_all_ones_cst (tree) |
|
tree | build_zero_cst (tree) |
|
tree | build_replicated_int_cst (tree, unsigned, HOST_WIDE_INT) |
|
tree | sign_mask_for (tree) |
|
tree | build_string (unsigned, const char *=NULL) |
|
tree | build_poly_int_cst (tree, const poly_wide_int_ref &) |
|
tree | build_tree_list (tree, tree CXX_MEM_STAT_INFO) |
|
tree | build_tree_list_vec (const vec< tree, va_gc > *CXX_MEM_STAT_INFO) |
|
tree | build_decl (location_t, enum tree_code, tree, tree CXX_MEM_STAT_INFO) |
|
tree | build_debug_expr_decl (tree type) |
|
tree | build_fn_decl (const char *, tree) |
|
tree | build_translation_unit_decl (tree) |
|
tree | build_block (tree, tree, tree, tree) |
|
tree | build_empty_stmt (location_t) |
|
tree | build_omp_clause (location_t, enum omp_clause_code) |
|
tree | build_vl_exp (enum tree_code, int CXX_MEM_STAT_INFO) |
|
tree | build_call_nary (tree, tree, int,...) |
|
tree | build_call_valist (tree, tree, int, va_list) |
|
tree | build_call_array_loc (location_t, tree, tree, int, const tree *) |
|
tree | build_call_vec (tree, tree, const vec< tree, va_gc > *) |
|
tree | build_call_expr_loc_array (location_t, tree, int, tree *) |
|
tree | build_call_expr_loc_vec (location_t, tree, vec< tree, va_gc > *) |
|
tree | build_call_expr_loc (location_t, tree, int,...) |
|
tree | build_call_expr (tree, int,...) |
|
tree | build_call_expr_internal_loc (location_t, enum internal_fn, tree, int,...) |
|
tree | build_call_expr_internal_loc_array (location_t, enum internal_fn, tree, int, const tree *) |
|
tree | maybe_build_call_expr_loc (location_t, combined_fn, tree, int,...) |
|
tree | build_alloca_call_expr (tree, unsigned int, HOST_WIDE_INT) |
|
tree | build_string_literal (unsigned, const char *=NULL, tree=char_type_node, unsigned HOST_WIDE_INT=HOST_WIDE_INT_M1U) |
|
tree | build_string_literal (const char *p) |
|
tree | build_string_literal (tree t) |
|
tree | signed_or_unsigned_type_for (int, tree) |
|
tree | signed_type_for (tree) |
|
tree | unsigned_type_for (tree) |
|
bool | is_truth_type_for (tree, tree) |
|
bool | tree_zero_one_valued_p (tree) |
|
tree | truth_type_for (tree) |
|
tree | build_pointer_type_for_mode (tree, machine_mode, bool) |
|
tree | build_pointer_type (tree) |
|
tree | build_reference_type_for_mode (tree, machine_mode, bool) |
|
tree | build_reference_type (tree) |
|
tree | build_vector_type_for_mode (tree, machine_mode) |
|
tree | build_vector_type (tree, poly_int64) |
|
tree | build_truth_vector_type_for_mode (poly_uint64, machine_mode) |
|
tree | build_opaque_vector_type (tree, poly_int64) |
|
tree | build_index_type (tree) |
|
tree | build_array_type_1 (tree, tree, bool, bool, bool) |
|
tree | build_array_type (tree, tree, bool=false) |
|
tree | build_nonshared_array_type (tree, tree) |
|
tree | build_array_type_nelts (tree, poly_uint64) |
|
tree | build_function_type (tree, tree, bool=false) |
|
tree | build_function_type_list (tree,...) |
|
tree | build_varargs_function_type_list (tree,...) |
|
tree | build_function_type_array (tree, int, tree *) |
|
tree | build_varargs_function_type_array (tree, int, tree *) |
|
tree | build_method_type_directly (tree, tree, tree) |
|
tree | build_method_type (tree, tree) |
|
tree | build_offset_type (tree, tree) |
|
tree | build_complex_type (tree, bool named=false) |
|
tree | array_type_nelts (const_tree) |
|
tree | value_member (tree, tree) |
|
tree | purpose_member (const_tree, tree) |
|
bool | vec_member (const_tree, vec< tree, va_gc > *) |
|
tree | chain_index (int, tree) |
|
bool | tree_int_cst_equal (const_tree, const_tree) |
|
bool | tree_fits_shwi_p (const_tree) ATTRIBUTE_PURE |
|
bool | tree_fits_poly_int64_p (const_tree) ATTRIBUTE_PURE |
|
bool | tree_fits_uhwi_p (const_tree) ATTRIBUTE_PURE |
|
bool | tree_fits_poly_uint64_p (const_tree) ATTRIBUTE_PURE |
|
HOST_WIDE_INT | tree_to_shwi (const_tree) ATTRIBUTE_NONNULL(1) ATTRIBUTE_PURE |
|
poly_int64 | tree_to_poly_int64 (const_tree) ATTRIBUTE_NONNULL(1) ATTRIBUTE_PURE |
|
unsigned HOST_WIDE_INT | tree_to_uhwi (const_tree) ATTRIBUTE_NONNULL(1) ATTRIBUTE_PURE |
|
poly_uint64 | tree_to_poly_uint64 (const_tree) ATTRIBUTE_NONNULL(1) ATTRIBUTE_PURE |
|
int | tree_int_cst_sgn (const_tree) |
|
int | tree_int_cst_sign_bit (const_tree) |
|
unsigned int | tree_int_cst_min_precision (tree, signop) |
|
tree | excess_precision_type (tree) |
|
tree | strip_array_types (tree type) |
|
bool | valid_constant_size_p (const_tree, cst_size_error *=NULL) |
|
tree | max_object_size () |
|
bool | poly_int_tree_p (const_tree t, poly_int64 *value) |
|
bool | poly_int_tree_p (const_tree t, poly_uint64 *value) |
|
tree | make_tree (tree, rtx) |
|
bool | check_lang_type (const_tree cand, const_tree base) |
|
bool | check_base_type (const_tree cand, const_tree base) |
|
bool | check_qualified_type (const_tree, const_tree, int) |
|
tree | get_qualified_type (tree, int) |
|
tree | build_qualified_type (tree, int CXX_MEM_STAT_INFO) |
|
tree | build_aligned_type (tree, unsigned int) |
|
tree | build_distinct_type_copy (tree CXX_MEM_STAT_INFO) |
|
tree | build_variant_type_copy (tree CXX_MEM_STAT_INFO) |
|
hashval_t | type_hash_canon_hash (tree) |
|
tree | type_hash_canon (unsigned int, tree) |
|
tree | convert (tree, tree) |
|
tree | size_in_bytes_loc (location_t, const_tree) |
|
tree | size_in_bytes (const_tree t) |
|
HOST_WIDE_INT | int_size_in_bytes (const_tree) |
|
HOST_WIDE_INT | max_int_size_in_bytes (const_tree) |
|
tree | bit_position (const_tree) |
|
tree | byte_position (const_tree) |
|
HOST_WIDE_INT | int_byte_position (const_tree) |
|
tree | chainon (tree, tree) |
|
tree | tree_cons (tree, tree, tree CXX_MEM_STAT_INFO) |
|
tree | tree_last (tree) |
|
tree | nreverse (tree) |
|
int | list_length (const_tree) |
|
tree | first_field (const_tree) ATTRIBUTE_NONNULL(1) |
|
tree | last_field (const_tree) ATTRIBUTE_NONNULL(1) |
|
bool | initializer_zerop (const_tree, bool *=NULL) |
|
bool | initializer_each_zero_or_onep (const_tree) |
|
tree | vector_cst_elt (const_tree, unsigned int) |
|
tree | uniform_vector_p (const_tree) |
|
tree | uniform_integer_cst_p (tree) |
|
int | single_nonzero_element (const_tree) |
|
vec< tree, va_gc > * | ctor_to_vec (tree) |
|
bool | zerop (const_tree) |
|
bool | integer_zerop (const_tree) |
|
bool | integer_onep (const_tree) |
|
bool | integer_each_onep (const_tree) |
|
bool | integer_all_onesp (const_tree) |
|
bool | integer_minus_onep (const_tree) |
|
bool | integer_pow2p (const_tree) |
|
tree | bitmask_inv_cst_vector_p (tree) |
|
bool | integer_nonzerop (const_tree) |
|
bool | integer_truep (const_tree) |
|
bool | cst_and_fits_in_hwi (const_tree) |
|
tree | num_ending_zeros (const_tree) |
|
bool | fixed_zerop (const_tree) |
|
tree | staticp (tree) |
|
tree | save_expr (tree) |
|
bool | tree_invariant_p (tree) |
|
tree | skip_simple_arithmetic (tree) |
|
tree | skip_simple_constant_arithmetic (tree) |
|
enum tree_node_structure_enum | tree_node_structure (const_tree) |
|
bool | contains_placeholder_p (const_tree) |
|
bool | type_contains_placeholder_p (tree) |
|
void | find_placeholder_in_expr (tree, vec< tree > *) |
|
tree | substitute_in_expr (tree, tree, tree) |
|
tree | substitute_placeholder_in_expr (tree, tree) |
|
tree | stabilize_reference (tree) |
|
tree | get_unwidened (tree, tree) |
|
tree | get_narrower (tree, int *) |
|
bool | handled_component_p (const_tree t) |
|
bool | reverse_storage_order_for_component_p (tree t) |
|
bool | storage_order_barrier_p (const_tree t) |
|
tree | get_containing_scope (const_tree) |
|
const_tree | get_ultimate_context (const_tree) |
|
tree | decl_function_context (const_tree) |
|
tree | decl_type_context (const_tree) |
|
bool | real_zerop (const_tree) |
|
void | function_args_iter_init (function_args_iterator *i, const_tree fntype) |
|
tree * | function_args_iter_cond_ptr (function_args_iterator *i) |
|
tree | function_args_iter_cond (function_args_iterator *i) |
|
void | function_args_iter_next (function_args_iterator *i) |
|
bool | inlined_function_outer_scope_p (const_tree block) |
|
unsigned | crc32_unsigned_n (unsigned, unsigned, unsigned) |
|
unsigned | crc32_string (unsigned, const char *) |
|
unsigned | crc32_unsigned (unsigned chksum, unsigned value) |
|
unsigned | crc32_byte (unsigned chksum, char byte) |
|
void | clean_symbol_name (char *) |
|
tree | get_file_function_name (const char *) |
|
tree | get_callee_fndecl (const_tree) |
|
combined_fn | get_call_combined_fn (const_tree) |
|
int | type_num_arguments (const_tree) |
|
tree | type_argument_type (const_tree, unsigned) ATTRIBUTE_NONNULL(1) |
|
bool | associative_tree_code (enum tree_code) |
|
bool | commutative_tree_code (enum tree_code) |
|
bool | commutative_ternary_tree_code (enum tree_code) |
|
bool | operation_can_overflow (enum tree_code) |
|
bool | operation_no_trapping_overflow (tree, enum tree_code) |
|
tree | upper_bound_in_type (tree, tree) |
|
tree | lower_bound_in_type (tree, tree) |
|
bool | operand_equal_for_phi_arg_p (const_tree, const_tree) |
|
tree | create_artificial_label (location_t) |
|
const char * | get_name (tree) |
|
bool | stdarg_p (const_tree) |
|
bool | prototype_p (const_tree) |
|
bool | auto_var_p (const_tree) |
|
bool | auto_var_in_fn_p (const_tree, const_tree) |
|
tree | build_low_bits_mask (tree, unsigned) |
|
bool | tree_nop_conversion_p (const_tree, const_tree) |
|
tree | tree_strip_nop_conversions (tree) |
|
tree | tree_strip_sign_nop_conversions (tree) |
|
const_tree | strip_invariant_refs (const_tree) |
|
tree | strip_zero_offset_components (tree) |
|
tree | lhd_gcc_personality (void) |
|
void | assign_assembler_name_if_needed (tree) |
|
bool | warn_deprecated_use (tree, tree) |
|
void | error_unavailable_use (tree, tree) |
|
tree | cache_integer_cst (tree, bool might_duplicate=false) |
|
const char * | combined_fn_name (combined_fn) |
|
bool | is_typedef_decl (const_tree x) |
|
bool | typedef_variant_p (const_tree type) |
|
int | struct_ptr_eq (const void *a, const void *b) |
|
hashval_t | struct_ptr_hash (const void *a) |
|
bool | truth_value_p (enum tree_code code) |
|
bool | ptrofftype_p (tree type) |
|
bool | complete_or_array_type_p (const_tree type) |
|
bool | poly_int_tree_p (const_tree t) |
|
poly_uint64 | bit_field_size (const_tree t) |
|
poly_uint64 | bit_field_offset (const_tree t) |
|
tree | strip_float_extensions (tree) |
|
bool | really_constant_p (const_tree) |
|
bool | ptrdiff_tree_p (const_tree, poly_int64 *) |
|
bool | decl_address_invariant_p (const_tree) |
|
bool | decl_address_ip_invariant_p (const_tree) |
|
bool | int_fits_type_p (const_tree, const_tree) ATTRIBUTE_NONNULL(1) ATTRIBUTE_NONNULL(2) ATTRIBUTE_PURE |
|
void | get_type_static_bounds (const_tree, mpz_t, mpz_t) |
|
bool | variably_modified_type_p (tree, tree) |
|
int | tree_log2 (const_tree) |
|
int | tree_floor_log2 (const_tree) |
|
unsigned int | tree_ctz (const_tree) |
|
int | simple_cst_equal (const_tree, const_tree) |
|
void | inchash::add_expr (const_tree t, inchash::hash &hstate, unsigned int flags) |
|
hashval_t | iterative_hash_expr (const_tree tree, hashval_t seed) |
|
int | compare_tree_int (const_tree, unsigned HOST_WIDE_INT) |
|
bool | type_list_equal (const_tree, const_tree) |
|
bool | chain_member (const_tree, const_tree) |
|
void | dump_tree_statistics (void) |
|
void | recompute_tree_invariant_for_addr_expr (tree) |
|
bool | needs_to_live_in_memory (const_tree) |
|
tree | reconstruct_complex_type (tree, tree) |
|
bool | real_onep (const_tree) |
|
bool | real_minus_onep (const_tree) |
|
bool | real_maybe_zerop (const_tree) |
|
void | init_ttree (void) |
|
void | build_common_tree_nodes (bool) |
|
void | build_common_builtin_nodes (void) |
|
void | tree_cc_finalize (void) |
|
tree | build_nonstandard_integer_type (unsigned HOST_WIDE_INT, int) |
|
tree | build_nonstandard_boolean_type (unsigned HOST_WIDE_INT) |
|
tree | build_bitint_type (unsigned HOST_WIDE_INT, int) |
|
tree | build_range_type (tree, tree, tree) |
|
tree | build_nonshared_range_type (tree, tree, tree) |
|
bool | subrange_type_for_debug_p (const_tree, tree *, tree *) |
|
HOST_WIDE_INT | int_cst_value (const_tree) |
|
tree | tree_block (tree) |
|
void | tree_set_block (tree, tree) |
|
location_t * | block_nonartificial_location (tree) |
|
location_t | tree_nonartificial_location (tree) |
|
location_t | tree_inlined_location (tree, bool=true) |
|
tree | block_ultimate_origin (const_tree) |
|
tree | get_binfo_at_offset (tree, poly_int64, tree) |
|
bool | virtual_method_call_p (const_tree, bool=false) |
|
tree | obj_type_ref_class (const_tree ref, bool=false) |
|
bool | types_same_for_odr (const_tree type1, const_tree type2) |
|
bool | contains_bitfld_component_ref_p (const_tree) |
|
bool | block_may_fallthru (const_tree) |
|
void | using_eh_for_cleanups (void) |
|
bool | using_eh_for_cleanups_p (void) |
|
const char * | get_tree_code_name (enum tree_code) |
|
void | set_call_expr_flags (tree, int) |
|
tree | walk_tree_1 (tree *, walk_tree_fn, void *, hash_set< tree > *, walk_tree_lh) |
|
tree | walk_tree_without_duplicates_1 (tree *, walk_tree_fn, void *, walk_tree_lh) |
|
tree | drop_tree_overflow (tree) |
|
tree | get_base_address (tree t) |
|
tree | array_ref_element_size (tree) |
|
tree | get_typenode_from_name (const char *) |
|
tree | array_ref_up_bound (tree) |
|
tree | array_ref_low_bound (tree) |
|
bool | array_ref_flexible_size_p (tree, bool *=NULL) |
|
tree | component_ref_field_offset (tree) |
|
special_array_member | component_ref_sam_type (tree) |
|
tree | component_ref_size (tree, special_array_member *=NULL) |
|
bool | is_access_with_size_p (const_tree) |
|
tree | get_ref_from_access_with_size (tree) |
|
int | tree_map_base_eq (const void *, const void *) |
|
unsigned int | tree_map_base_hash (const void *) |
|
bool | tree_map_base_marked_p (const void *) |
|
void DEBUG_FUNCTION | verify_type (const_tree t) |
|
bool | gimple_canonical_types_compatible_p (const_tree, const_tree, bool trust_type_canonical=true) |
|
bool | type_with_interoperable_signedness (const_tree) |
|
bitmap | get_nonnull_args (const_tree) |
|
int | get_range_pos_neg (tree) |
|
bool | valid_new_delete_pair_p (tree, tree, bool *=NULL) |
|
enum tree_code | tree_code_for_canonical_type_merging (enum tree_code code) |
|
bool | canonical_type_used_p (const_tree t) |
|
unsigned int | tree_map_hash (const void *) |
|
unsigned int | tree_decl_map_hash (const void *) |
|
tree | first_call_expr_arg (tree exp, call_expr_arg_iterator *iter) |
|
const_tree | first_const_call_expr_arg (const_tree exp, const_call_expr_arg_iterator *iter) |
|
bool | more_call_expr_args_p (const call_expr_arg_iterator *iter) |
|
bool | is_lang_specific (const_tree t) |
|
tree | builtin_decl_explicit (enum built_in_function fncode) |
|
tree | builtin_decl_implicit (enum built_in_function fncode) |
|
tree | builtin_decl_unreachable () |
|
tree | build_builtin_unreachable (location_t) |
|
void | set_builtin_decl (enum built_in_function fncode, tree decl, bool implicit_p) |
|
void | set_builtin_decl_implicit_p (enum built_in_function fncode, bool implicit_p) |
|
void | set_builtin_decl_declared_p (enum built_in_function fncode, bool declared_p) |
|
bool | builtin_decl_explicit_p (enum built_in_function fncode) |
|
bool | builtin_decl_implicit_p (enum built_in_function fncode) |
|
bool | builtin_decl_declared_p (enum built_in_function fncode) |
|
bool | maybe_special_function_p (const_tree fndecl) |
|
bool | is_global_var (const_tree t) |
|
bool | may_be_aliased (const_tree var) |
|
struct cl_optimization * | opts_for_fn (const_tree fndecl) |
|
cl_target_option * | target_opts_for_fn (const_tree fndecl) |
|
tree | make_anon_name () |
|
tree_to_widest_ref | wi::to_widest (const_tree) |
|
tree_to_offset_ref | wi::to_offset (const_tree) |
|
tree_to_wide_ref | wi::to_wide (const_tree) |
|
wide_int | wi::to_wide (const_tree, unsigned int) |
|
tree_to_poly_widest_ref | wi::to_poly_widest (const_tree) |
|
tree_to_poly_offset_ref | wi::to_poly_offset (const_tree) |
|
tree_to_poly_wide_ref | wi::to_poly_wide (const_tree) |
|
wi::tree_to_poly_wide_ref | poly_int_cst_value (const_tree x) |
|
template<typename T > |
bool | wi::fits_to_boolean_p (const T &x, const_tree) |
|
template<typename T > |
bool | wi::fits_to_tree_p (const T &x, const_tree) |
|
wide_int | wi::min_value (const_tree) |
|
wide_int | wi::max_value (const_tree) |
|
wide_int | wi::from_mpz (const_tree, mpz_t, bool) |
|
bool | tree_int_cst_lt (const_tree t1, const_tree t2) |
|
bool | tree_int_cst_le (const_tree t1, const_tree t2) |
|
int | tree_int_cst_compare (const_tree t1, const_tree t2) |
|
void | set_decl_rtl (tree, rtx) |
|
bool | complete_ctor_at_level_p (const_tree, HOST_WIDE_INT, const_tree) |
|
tree | get_inner_reference (tree, poly_int64 *, poly_int64 *, tree *, machine_mode *, int *, int *, int *) |
|
tree | build_personality_function (const char *) |
|
HOST_WIDE_INT | int_bit_position (const_tree field) |
|
bool | type_with_alias_set_p (const_tree t) |
|
location_t | set_block (location_t loc, tree block) |
|
void | gt_ggc_mx (tree &) |
|
void | gt_pch_nx (tree &) |
|
void | gt_pch_nx (tree &, gt_pointer_operator, void *) |
|
bool | nonnull_arg_p (const_tree) |
|
bool | is_empty_type (const_tree) |
|
bool | default_is_empty_record (const_tree) |
|
bool | flexible_array_type_p (const_tree) |
|
HOST_WIDE_INT | arg_int_size_in_bytes (const_tree) |
|
tree | arg_size_in_bytes (const_tree) |
|
bool | expr_type_first_operand_type_p (tree_code) |
|
location_t | set_source_range (tree expr, location_t start, location_t finish) |
|
location_t | set_source_range (tree expr, source_range src_range) |
|
bool | desired_pro_or_demotion_p (const_tree to_type, const_tree from_type) |
|
bool | type_has_mode_precision_p (const_tree t) |
|
bool | built_in_function_equal_p (built_in_function name0, built_in_function name1) |
|
template<typename... F> |
bool | built_in_function_equal_p (built_in_function name0, built_in_function name1, built_in_function name2, F... names) |
|
bool | fndecl_built_in_p (const_tree node) |
|
bool | fndecl_built_in_p (const_tree node, built_in_class klass) |
|
bool | fndecl_built_in_p (const_tree node, unsigned int name, built_in_class klass) |
|
template<typename... F> |
bool | fndecl_built_in_p (const_tree node, built_in_function name1, F... names) |
|
bool | warning_suppressed_at (location_t, opt_code=all_warnings) |
|
bool | suppress_warning_at (location_t, opt_code=all_warnings, bool=true) |
|
void | put_warning_spec_at (location_t loc, unsigned) |
|
void | copy_warning (location_t, location_t) |
|
bool | warning_suppressed_p (const_tree, opt_code=all_warnings) |
|
void | suppress_warning (tree, opt_code=all_warnings, bool=true) ATTRIBUTE_NONNULL(1) |
|
void | copy_warning (tree, const_tree) |
|
bool | has_warning_spec (const_tree) |
|
unsigned | get_warning_spec (const_tree) |
|
void | put_warning_spec (tree, unsigned) |
|
unsigned | fndecl_dealloc_argno (tree) |
|
tree | get_attr_nonstring_decl (tree, tree *=NULL) |
|
int | get_target_clone_attr_len (tree) |
|