Searched refs:getLegalTypes (Results 1 – 2 of 2) sorted by relevance
405 return Out.assign_if(getLegalTypes(), isIntegerOrPtr); in EnforceInteger()415 return Out.assign_if(getLegalTypes(), isFloatingPoint); in EnforceFloatingPoint()425 return Out.assign_if(getLegalTypes(), isScalar); in EnforceScalar()435 return Out.assign_if(getLegalTypes(), isVector); in EnforceVector()443 Out = getLegalTypes(); in EnforceAny()805 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads()853 const TypeSetByHwMode &TypeInfer::getLegalTypes() const { in getLegalTypes() function in TypeInfer857 const TypeSetByHwMode <S = TP.getDAGPatterns().getLegalTypes(); in getLegalTypes()
344 const TypeSetByHwMode &getLegalTypes() const;1150 const TypeSetByHwMode &getLegalTypes() const { return LegalVTS; } in getLegalTypes() function