Searched defs:MachineValueTypeSet (Results 1 – 1 of 1) sorted by relevance
56 struct MachineValueTypeSet { struct68 MachineValueTypeSet() { in MachineValueTypeSet() argument94 std::pair<MachineValueTypeSet&,bool> insert(MVT T) { in insert() argument99 MachineValueTypeSet &insert(const MachineValueTypeSet &S) { in insert() argument124 const_iterator(const MachineValueTypeSet *S, bool End) : Set(S) { in const_iterator() argument179 bool operator==(const MachineValueTypeSet &S) const { argument192 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> { argument