Searched refs:getLegalTypes (Results 1 – 2 of 2) sorted by relevance
388 return Out.assign_if(getLegalTypes(), isIntegerOrPtr); in EnforceInteger()398 return Out.assign_if(getLegalTypes(), isFloatingPoint); in EnforceFloatingPoint()408 return Out.assign_if(getLegalTypes(), isScalar); in EnforceScalar()418 return Out.assign_if(getLegalTypes(), isVector); in EnforceVector()426 Out = getLegalTypes(); in EnforceAny()756 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads()819 const TypeSetByHwMode &TypeInfer::getLegalTypes() { in getLegalTypes() function in TypeInfer823 const TypeSetByHwMode <S = TP.getDAGPatterns().getLegalTypes(); in getLegalTypes()
364 const TypeSetByHwMode &getLegalTypes();1177 const TypeSetByHwMode &getLegalTypes() const { return LegalVTS; } in getLegalTypes() function