Searched refs:getMSP430AttributeTags (Results 1 – 3 of 3) sorted by relevance
37 : ELFAttributeParser(SW, MSP430Attrs::getMSP430AttributeTags(), in MSP430AttributeParser()40 : ELFAttributeParser(MSP430Attrs::getMSP430AttributeTags(), "mspabi") {} in MSP430AttributeParser()
26 const TagNameMap &getMSP430AttributeTags();
20 const TagNameMap &llvm::MSP430Attrs::getMSP430AttributeTags() { in getMSP430AttributeTags() function in llvm::MSP430Attrs