Searched refs:getLegalTypes (Results 1 – 2 of 2) sorted by relevance
382 return Out.assign_if(getLegalTypes(), isIntegerOrPtr); in EnforceInteger()392 return Out.assign_if(getLegalTypes(), isFloatingPoint); in EnforceFloatingPoint()402 return Out.assign_if(getLegalTypes(), isScalar); in EnforceScalar()412 return Out.assign_if(getLegalTypes(), isVector); in EnforceVector()420 Out = getLegalTypes(); in EnforceAny()746 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads()803 const TypeSetByHwMode &TypeInfer::getLegalTypes() { in getLegalTypes() function in TypeInfer807 const TypeSetByHwMode <S = TP.getDAGPatterns().getLegalTypes(); in getLegalTypes()
355 const TypeSetByHwMode &getLegalTypes();1164 const TypeSetByHwMode &getLegalTypes() const { return LegalVTS; } in getLegalTypes() function