Home
last modified time | relevance | path

Searched defs:v2u8_a (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dvector-gcc-compat.cpp244 v2u8 v2u8_a = {1, 2}; in uintTestType() local
272 v2u8 v2u8_a = {1, 2}; in uintTestTypeUnsigned() local
296 v2u8 v2u8_a) { in uintTestConstant()
H A Dvector-gcc-compat.c269 v2u8 v2u8_a = {1, 2}; in uintTestType() local
297 v2u8 v2u8_a = {1, 2}; in uintTestTypeUnsigned() local
321 v2u8 v2u8_a) { in uintTestConstant()