Searched refs:getLegalTypes (Results 1 – 2 of 2) sorted by relevance
383 return Out.assign_if(getLegalTypes(), isIntegerOrPtr); in EnforceInteger()393 return Out.assign_if(getLegalTypes(), isFloatingPoint); in EnforceFloatingPoint()403 return Out.assign_if(getLegalTypes(), isScalar); in EnforceScalar()413 return Out.assign_if(getLegalTypes(), isVector); in EnforceVector()421 Out = getLegalTypes(); in EnforceAny()775 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads()838 const TypeSetByHwMode &TypeInfer::getLegalTypes() { in getLegalTypes() function in TypeInfer842 const TypeSetByHwMode <S = TP.getDAGPatterns().getLegalTypes(); in getLegalTypes()
362 const TypeSetByHwMode &getLegalTypes();1129 const TypeSetByHwMode &getLegalTypes() const { return LegalVTS; } in getLegalTypes() function