GCC Middle and Back End API Reference
|
Public Types | |
typedef simduid_to_vf * | value_type |
typedef simduid_to_vf * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const simduid_to_vf *) |
static int | equal (const simduid_to_vf *, const simduid_to_vf *) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (simduid_to_vf *&) |
static void | mark_empty (simduid_to_vf *&) |
static bool | is_deleted (simduid_to_vf *) |
static bool | is_empty (simduid_to_vf *) |
static void | remove (simduid_to_vf *p) |
Data Fields | |
unsigned int | simduid |
poly_uint64 | vf |
Static Public Attributes | |
static const bool | empty_zero_p |
For mapping simduid to vectorization factor.
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestatic |
References simduid.
|
inlinestaticinherited |
|
inlinestatic |
References simduid.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove with free.
|
staticinherited |
unsigned int simduid_to_vf::simduid |
Referenced by equal(), hash(), and vect_transform_loops().
poly_uint64 simduid_to_vf::vf |
Referenced by adjust_simduid_builtins(), shrink_simd_arrays(), and vect_transform_loops().