Searched refs:shouldConvertSplatType (Results 1 – 4 of 4) sorted by relevance
466 Type* shouldConvertSplatType(ShuffleVectorInst* SVI) const override;
19385 Type *ARMTargetLowering::shouldConvertSplatType(ShuffleVectorInst *SVI) const { in shouldConvertSplatType() function in ARMTargetLowering
2752 virtual Type* shouldConvertSplatType(ShuffleVectorInst* SVI) const { in shouldConvertSplatType() function
7195 Type *NewType = TLI->shouldConvertSplatType(SVI); in optimizeShuffleVectorInst()