Searched defs:VI4 (Results 1 – 4 of 4) sorted by relevance
40 typedef __attribute__((ext_vector_type(4))) int VI4; typedef
1195 Value *VI4 = IRB.CreateInsertElement(VI1, IRB.getInt8(2), Val); TEST_F() local [all...]
1645 typedef int __attribute__((vector_size(16))) VI4; global() typedef