Searched refs:getValueTypes (Results 1 – 8 of 8) sorted by relevance
352 ArrayRef<ValueTypeByHwMode> getValueTypes() const { return VTs; } in getValueTypes() function
411 ArrayRef<ValueTypeByHwMode> InVTs = RC.getValueTypes(); in getRegisterVTs()
2366 if (RC.getValueTypes() != FoundRC->getValueTypes()) in getRegClassForRegister()
1678 return UpdateNodeType(ResNo, Tgt.getRegisterClass(RC).getValueTypes(), TP); in UpdateNodeTypeFromInst()2142 return TypeSetByHwMode(T.getRegisterClass(RegClass).getValueTypes()); in getImplicitType()2158 return TypeSetByHwMode(T.getRegisterClass(R).getValueTypes()); in getImplicitType()
321 ArrayRef<MVT::SimpleValueType> getValueTypes() const {return VTs;} in getValueTypes() function
248 ArrayRef<MVT::SimpleValueType> InVTs = RC.getValueTypes(); in getRegisterVTs()
2077 if (RC.getValueTypes() != FoundRC->getValueTypes()) in getRegClassForRegister()
1125 return UpdateNodeType(ResNo, Tgt.getRegisterClass(RC).getValueTypes(), TP); in UpdateNodeTypeFromInst()1493 return EEVT::TypeSet(T.getRegisterClass(RegClass).getValueTypes()); in getImplicitType()1509 return EEVT::TypeSet(T.getRegisterClass(R).getValueTypes()); in getImplicitType()