Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dvector-gcc-compat.cpp241 v2u64 v2u64_a = {1, 2}; in uintTestType() local
269 v2u64 v2u64_a = {1, 2}; in uintTestTypeUnsigned() local
295 void uintTestConstant(v2u64 v2u64_a, v2u32 v2u32_a, v2u16 v2u16_a, in uintTestConstant()
H A Dvector-gcc-compat.c266 v2u64 v2u64_a = {1, 2}; in uintTestType() local
294 v2u64 v2u64_a = {1, 2}; in uintTestTypeUnsigned() local
320 void uintTestConstant(v2u64 v2u64_a, v2u32 v2u32_a, v2u16 v2u16_a, in uintTestConstant()