Searched refs:simplifyReductionOperand (Results 1 – 1 of 1) sorted by relevance
1434 static Value *simplifyReductionOperand(Value *Arg, bool CanReorderLanes) { in simplifyReductionOperand() function3356 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3394 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3429 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3459 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3490 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3532 simplifyReductionOperand(Arg, /*CanReorderLanes=*/true)) { in visitCallInst()3567 if (Value *NewOp = simplifyReductionOperand(Arg, CanReorderLanes)) { in visitCallInst()