Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h35 struct SubtargetFeatureKV { struct
47 bool operator<(const SubtargetFeatureKV &Other) const { argument