Lines Matching defs:TEST_F
128 TEST_F(VFABIParserTest, OnlyValidNames) {
157 TEST_F(VFABIParserTest, ParamListParsing) {
179 TEST_F(VFABIParserTest, ScalarNameAndVectorName_01) {
188 TEST_F(VFABIParserTest, ScalarNameAndVectorName_02) {
197 TEST_F(VFABIParserTest, ScalarNameAndVectorName_03) {
207 TEST_F(VFABIParserTest, ScalarNameOnly) {
217 TEST_F(VFABIParserTest, Parse) {
253 TEST_F(VFABIParserTest, ParseVectorName) {
265 TEST_F(VFABIParserTest, LinearWithCompileTimeNegativeStep) {
286 TEST_F(VFABIParserTest, ParseScalableSVE) {
299 TEST_F(VFABIParserTest, ParseFixedWidthSVE) {
312 TEST_F(VFABIParserTest, NotAVectorFunctionABIName) {
317 TEST_F(VFABIParserTest, LinearWithRuntimeStep) {
332 TEST_F(VFABIParserTest, LinearWithoutCompileTime) {
358 TEST_F(VFABIParserTest, LLVM_ISA) {
370 TEST_F(VFABIParserTest, InvalidMask) {
374 TEST_F(VFABIParserTest, InvalidParameter) {
378 TEST_F(VFABIParserTest, Align) {
402 TEST_F(VFABIParserTest, ParseUniform) {
419 TEST_F(VFABIParserTest, ISAIndependentMangling) {
509 TEST_F(VFABIParserTest, MissingScalarName) {
513 TEST_F(VFABIParserTest, MissingVectorName) {
517 TEST_F(VFABIParserTest, MissingVectorNameTermination) {
521 TEST_F(VFABIParserTest, ParseMaskingNEON) {
534 TEST_F(VFABIParserTest, ParseMaskingSVE) {
547 TEST_F(VFABIParserTest, ParseMaskingSSE) {
560 TEST_F(VFABIParserTest, ParseMaskingAVX) {
573 TEST_F(VFABIParserTest, ParseMaskingAVX2) {
586 TEST_F(VFABIParserTest, ParseMaskingAVX512) {
599 TEST_F(VFABIParserTest, ParseMaskingLLVM) {
612 TEST_F(VFABIParserTest, ParseScalableMaskingLLVM) {
616 TEST_F(VFABIParserTest, LLVM_InternalISA) {
628 TEST_F(VFABIParserTest, LLVM_Intrinsics) {
649 TEST_F(VFABIParserTest, ParseScalableRequiresDeclaration) {
663 TEST_F(VFABIParserTest, ZeroIsInvalidVLEN) {
670 TEST_F(VFABIParserTest, ParseScalableMaskingSVE) {
688 TEST_F(VFABIParserTest, ParseScalableMaskingSVESincos) {
715 TEST_F(VFABIParserTest, ParseWiderReturnTypeSVE) {
738 TEST_F(VFABIParserTest, ParseVoidReturnTypeSVE) {
758 TEST_F(VFABIParserTest, ParseWideStructReturnTypeSVE) {
781 TEST_F(VFABIParserTest, ParseWideStructMixedReturnTypeSVE) {
803 TEST_F(VFABIParserTest, ParseWideStructReturnTypeNEON) {
824 TEST_F(VFABIParserTest, ParseUnsupportedStructReturnTypesSVE) {
840 TEST_F(VFABIParserTest, ParseUnsupportedElementTypeSVE) {
845 TEST_F(VFABIParserTest, ParseUnsupportedReturnTypeSVE) {
875 TEST_F(VFABIAttrTest, Read) {
883 TEST_F(VFABIAttrTest, Write) {