Searched defs:MachineValueTypeSet (Results 1 – 1 of 1) sorted by relevance
54 struct MachineValueTypeSet { struct66 MachineValueTypeSet() { in MachineValueTypeSet() argument92 std::pair<MachineValueTypeSet&,bool> insert(MVT T) { in insert() argument97 MachineValueTypeSet &insert(const MachineValueTypeSet &S) { in insert() argument122 const_iterator(const MachineValueTypeSet *S, bool End) : Set(S) { in const_iterator() argument177 bool operator==(const MachineValueTypeSet &S) const { argument190 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> { argument