Searched defs:SubtargetInfoKV (Results 1 – 3 of 3) sorted by relevance
51 struct SubtargetInfoKV { struct56 bool operator<(const SubtargetInfoKV &S) const { argument
75 struct SubtargetInfoKV { struct76 const char *Key; // K-V key string77 const void *Value; // K-V pointer value
73 struct SubtargetInfoKV { struct74 const char *Key; ///< K-V key string75 const void *Value; ///< K-V pointer value