Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DRISCVAttributes.cpp23 constexpr TagNameMap RISCVAttributeTags{tagData}; variable
25 return RISCVAttributeTags; in getRISCVAttributeTags()