Home
last modified time | relevance | path

Searched refs:integerAttribute (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DHexagonAttributeParser.cpp17 &ELFCompactAttrParser::integerAttribute,
21 &ELFCompactAttrParser::integerAttribute,
25 &ELFCompactAttrParser::integerAttribute,
29 &ELFCompactAttrParser::integerAttribute,
33 &ELFCompactAttrParser::integerAttribute,
37 &ELFCompactAttrParser::integerAttribute,
41 &ELFCompactAttrParser::integerAttribute,
H A DRISCVAttributeParser.cpp22 &ELFCompactAttrParser::integerAttribute,
26 &ELFCompactAttrParser::integerAttribute,
30 &ELFCompactAttrParser::integerAttribute,
H A DCSKYAttributeParser.cpp27 &ELFCompactAttrParser::integerAttribute,
31 &ELFCompactAttrParser::integerAttribute,
H A DELFAttrParserCompact.cpp39 Error ELFCompactAttrParser::integerAttribute(unsigned tag) { in integerAttribute() function in ELFCompactAttrParser
114 if (Error e = integerAttribute(tag)) in parseAttributeList()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttrParserCompact.h53 Error integerAttribute(unsigned tag);