| /src/external/gpl3/gcc/dist/gcc/ |
| tree-vect-patterns.cc | 324 class vect_unpromoted_value { class 326 vect_unpromoted_value (); 345 inline vect_unpromoted_value::vect_unpromoted_value () function in class:vect_unpromoted_value 357 vect_unpromoted_value::set_op (tree op_in, vect_def_type dt_in, 400 vect_unpromoted_value *unprom, 572 vect_unpromoted_value *unprom, tree *common_type, 604 vect_unpromoted_value *this_unprom = &unprom[next_op]; 805 vect_unpromoted_value unprom[2], 831 vect_unpromoted_value unprom_diff [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-vect-patterns.cc | 311 class vect_unpromoted_value { class 313 vect_unpromoted_value (); 332 inline vect_unpromoted_value::vect_unpromoted_value () function in class:vect_unpromoted_value 344 vect_unpromoted_value::set_op (tree op_in, vect_def_type dt_in, 387 vect_unpromoted_value *unprom, 556 vect_unpromoted_value *unprom, tree *common_type, 579 vect_unpromoted_value *this_unprom = &unprom[next_op]; 772 vect_unpromoted_value *unprom, tree vectype, 863 tree *result, tree type, vect_unpromoted_value *unprom [all...] |