Searched refs:HasIllegalType (Results 1 – 2 of 2) sorted by relevance
4690 bool HasIllegalType = false; in ShouldBuildLookupTable() local4695 HasIllegalType = HasIllegalType || !TTI.isTypeLegal(Ty); in ShouldBuildLookupTable()4705 if (HasIllegalType && !AllTablesFitInRegister) in ShouldBuildLookupTable()4714 if (HasIllegalType) in ShouldBuildLookupTable()
5231 bool HasIllegalType = false; in ShouldBuildLookupTable() local5236 HasIllegalType = HasIllegalType || !TTI.isTypeLegal(Ty); in ShouldBuildLookupTable()5246 if (HasIllegalType && !AllTablesFitInRegister) in ShouldBuildLookupTable()5255 if (HasIllegalType) in ShouldBuildLookupTable()