Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DRISCVAttributeParserTest.cpp35 static bool testAttribute(unsigned Tag, unsigned Value, unsigned ExpectedTag, in testAttribute() argument
H A DCSKYAttributeParserTest.cpp74 static bool testAttributeInt(unsigned Tag, unsigned Value, unsigned ExpectedTag, in testAttributeInt() argument
91 unsigned ExpectedTag, in testAttributeString() argument
H A DARMAttributeParser.cpp29 unsigned ExpectedTag, unsigned ExpectedValue) { in testBuildAttr() argument