Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DCSKYAttributeParserTest.cpp125 TEST(ArchName, testAttribute) { in TEST() argument
133 TEST(CPUName, testAttribute) { in TEST() argument
141 TEST(DSPVersion, testAttribute) { in TEST() argument
152 TEST(VDSPVersion, testAttribute) { in TEST() argument
163 TEST(FPUVersion, testAttribute) { in TEST() argument
176 TEST(FPUABI, testAttribute) { in TEST() argument
189 TEST(FPURounding, testAttribute) { in TEST() argument
198 TEST(FPUDenormal, testAttribute) { in TEST() argument
207 TEST(FPUException, testAttribute) { in TEST() argument
216 TEST(FPUNumberModule, testAttribute) { in TEST() argument
224 TEST(FPUHardFP,testAttribute) TEST() argument
[all...]
H A DRISCVAttributeParserTest.cpp35 static bool testAttribute(unsigned Tag, unsigned Value, unsigned ExpectedTag, in testAttribute() function
56 TEST(StackAlign, testAttribute) { in TEST() argument
62 TEST(UnalignedAccess, testAttribute) { in TEST() argument