Searched refs:simplifyReductionOperand (Results 1 – 1 of 1) sorted by relevance
1535 static Value *simplifyReductionOperand(Value *Arg, bool CanReorderLanes) { in simplifyReductionOperand() function3637 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3675 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3710 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3740 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3771 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3813 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3848 if (Value *NewOp = simplifyReductionOperand(Arg, CanReorderLanes)) { in visitCallInst()