Searched defs:TypeSetByHwMode (Results 1 – 2 of 2) sorted by relevance
187 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> { struct 191 TypeSetByHwMode() = default; argument 193 TypeSetByHwMode &operator=(const TypeSetByHwMode &) = default; argument 194 TypeSetByHwMode(MVT::SimpleValueType VT) in TypeSetByHwMode() argument 196 TypeSetByHwMode(ArrayRef<ValueTypeByHwMode> VTList); in TypeSetByHwMode() argument 200 getOrCreateTypeSetByHwMode getOrCreate() argument 226 getPtrAddrSpaceTypeSetByHwMode global() argument [all...]
76 TypeSetByHwMode::TypeSetByHwMode(ArrayRef<ValueTypeByHwMode> VTList) { in TypeSetByHwMode() function in TypeSetByHwMode [all...]