Searched defs:isSupportedType (Results 1 – 4 of 4) sorted by relevance
56 static bool isSupportedType(const DataLayout &DL, const ARMTargetLowering &TLI, isSupportedType() function
701 auto isSupportedType = [](VectorType vectorType) { matchAndRewrite() local
701 bool TypePromotionImpl::isSupportedType(Value *V) { in isSupportedType() function in TypePromotionImpl