Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h35 struct SubtargetFeatureKV { struct
47 bool operator<(const SubtargetFeatureKV &Other) const { argument