Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCSubtargetInfo.h34 struct SubtargetFeatureKV { struct
46 bool operator<(const SubtargetFeatureKV &Other) const { argument