Searched refs:getLegalTypes (Results 1 – 2 of 2) sorted by relevance
414 return Out.assign_if(getLegalTypes(), isIntegerOrPtr); in EnforceInteger()424 return Out.assign_if(getLegalTypes(), isFloatingPoint); in EnforceFloatingPoint()434 return Out.assign_if(getLegalTypes(), isScalar); in EnforceScalar()444 return Out.assign_if(getLegalTypes(), isVector); in EnforceVector()452 Out = getLegalTypes(); in EnforceAny()814 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads()877 const TypeSetByHwMode &TypeInfer::getLegalTypes() { in getLegalTypes() function in TypeInfer881 const TypeSetByHwMode <S = TP.getDAGPatterns().getLegalTypes(); in getLegalTypes()
367 const TypeSetByHwMode &getLegalTypes();1137 const TypeSetByHwMode &getLegalTypes() const { return LegalVTS; } in getLegalTypes() function