Searched defs:vq2 (Results 1 – 3 of 3) sorted by relevance
63 __vector_quad vq2 = *(vqp + 1); in testVQOperators1() local78 __vector_quad vq2 = *(vqp + 1); in testVQOperators2() local93 __vector_quad vq2 = *(vqp + 1); in testVQOperators3() local103 …__vector_quad vq2 = (__vector_quad)vqp; // expected-error {{used type '__vector_quad' where arithm… in testVQOperators4() local
62 __vector_quad vq2; in testVQLocal() local
99 vq_t vq2; // expected-error {{invalid use of PPC MMA type}} member in TestClassVQ188 __vector_quad *vq2 = reinterpret_cast<__vector_quad *>(ip); in TestVQCast() local