Home
last modified time | relevance | path

Searched refs:testVQRet1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Sema/
H A Dppc-pair-mma-types.c33 __vector_quad testVQRet1(int *ptr) { // expected-error {{invalid use of PPC MMA type}} in testVQRet1() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dppc-pair-mma-types.cpp56 __vector_quad testVQRet1(int *ptr) { // expected-error {{invalid use of PPC MMA type}} in testVQRet1() function in TestClassVQ