Searched refs:getValueTypes (Results 1 – 5 of 5) sorted by relevance
352 ArrayRef<ValueTypeByHwMode> getValueTypes() const { return VTs; } in getValueTypes() function
427 ArrayRef<ValueTypeByHwMode> InVTs = RC.getValueTypes(); in getRegisterVTs()
2410 if (RC.getValueTypes() != FoundRC->getValueTypes()) in getRegClassForRegister()
1782 return UpdateNodeType(ResNo, Tgt.getRegisterClass(RC).getValueTypes(), TP); in UpdateNodeTypeFromInst()2249 return TypeSetByHwMode(T.getRegisterClass(RegClass).getValueTypes()); in getImplicitType()2265 return TypeSetByHwMode(T.getRegisterClass(R).getValueTypes()); in getImplicitType()
1967 static std::vector<PyType> getValueTypes(Container &container, in getValueTypes() function1997 return getValueTypes(self, self.operation->getContext()); in bindDerived()2100 return getValueTypes(self, self.operation->getContext()); in bindDerived()