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