Searched defs:half16 (Results 1 – 3 of 3) sorted by relevance
13 typedef __attribute__ ((ext_vector_type(16),__aligned__( 32))) half half16; typedef
129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
7386 IRTemp half16 = newTemp(Ity_I64); in math_TBL_TBX() local