Home
last modified time | relevance | path

Searched defs:integral_p (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dint-vector-builder.h43 bool integral_p (T) const { return true; } in integral_p() function
H A Dtree-vector-builder.h101 tree_vector_builder::integral_p (const_tree elt) const in integral_p() function
H A Drtx-vector-builder.h100 rtx_vector_builder::integral_p (rtx elt) const in integral_p() function
H A Dtree.c8559 bool integral_p = INTEGRAL_TYPE_P (TREE_TYPE (op)); in get_narrower() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dinit.c1954 constant_value_1 (tree decl, bool integral_p, bool return_aggregate_cst_ok_p) in constant_value_1()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.c8139 bool integral_p = INTEGRAL_TYPE_P (TREE_TYPE (op)); in get_narrower() local