Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
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()
Dvector-gcc-compat.c243 v2u64 v2u64_a = {1, 2}; in uintTestType() local
271 v2u64 v2u64_a = {1, 2}; in uintTestTypeUnsigned() local
297 void uintTestConstant(v2u64 v2u64_a, v2u32 v2u32_a, v2u16 v2u16_a, in uintTestConstant()