Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSubtargetFeature.h51 struct SubtargetInfoKV { struct
56 bool operator<(const SubtargetInfoKV &S) const { argument
/external/llvm/include/llvm/MC/
DSubtargetFeature.h75 struct SubtargetInfoKV { struct
76 const char *Key; // K-V key string
77 const void *Value; // K-V pointer value