Searched defs:SubtargetInfoKV (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DSubtargetFeature.h48 /// SubtargetInfoKV - Used to provide key value pairs for CPU and arbitrary
51 struct SubtargetInfoKV { struct in namespace:llvm
56 bool operator<(const SubtargetInfoKV &S) const {
100 const SubtargetInfoKV *Table, size_t TableSize);

Completed in 135 milliseconds