Searched refs:getLegalTypes (Results 1 – 2 of 2) sorted by relevance
412 return Out.assign_if(getLegalTypes(), isIntegerOrPtr); in EnforceInteger()422 return Out.assign_if(getLegalTypes(), isFloatingPoint); in EnforceFloatingPoint()432 return Out.assign_if(getLegalTypes(), isScalar); in EnforceScalar()442 return Out.assign_if(getLegalTypes(), isVector); in EnforceVector()450 Out = getLegalTypes(); in EnforceAny()812 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads()860 const TypeSetByHwMode &TypeInfer::getLegalTypes() const { in getLegalTypes() function in TypeInfer864 const TypeSetByHwMode <S = TP.getDAGPatterns().getLegalTypes(); in getLegalTypes()
360 const TypeSetByHwMode &getLegalTypes() const;1142 const TypeSetByHwMode &getLegalTypes() const { return LegalVTS; } in getLegalTypes() function