Searched refs:CONST_IPATYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dipa-prop.h34 Integer and real constants are represented as CONST_IPATYPE and Fortran
39 CONST_IPATYPE, enumerator in enum:jump_func_type
52 Integer and real constants are represented as CONST_IPATYPE and Fortran
H A Dipa-cp.c309 else if (type == CONST_IPATYPE)
662 else if (type == CONST_IPATYPE || type == CONST_IPATYPE_REF)
909 if (type != CONST_IPATYPE
H A Dipa-prop.c465 we store CONST_IPATYPE and its value as the jump function
470 ipa_callsite_param_set_type (cs, arg_num, CONST_IPATYPE);

Completed in 111 milliseconds