Home
last modified time | relevance | path

Searched defs:vp3 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-pair-mma-types.c141 __vector_pair vp3; in testVPLocal() local
/llvm-project/clang/test/Sema/
H A Dppc-pair-mma-types.c158 __vector_pair vp3 = *(vpp + 2); in testVPOperators1() local
173 __vector_pair vp3 = *(vpp + 2); in testVPOperators2() local
188 __vector_pair vp3 = *(vpp + 2); in testVPOperators3() local
/llvm-project/clang/test/CodeGen/
H A Doverloadable.c60 void *vp3 = &addrof_single; in foo() local