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

/external/llvm/include/llvm/MC/
H A DSubtargetFeature.h72 /// SubtargetInfoKV - Used to provide key value pairs for CPU and arbitrary
75 struct SubtargetInfoKV { struct in namespace:llvm
/external/swiftshader/third_party/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 152 milliseconds