Searched refs:IsVPOpcode (Results 1 – 1 of 1) sorted by relevance
3044 bool IsVPOpcode = ISD::isVPOpcode(Node->getOpcode()); in PromoteReduction() local3045 MVT VecVT = IsVPOpcode ? Node->getOperand(1).getSimpleValueType() in PromoteReduction()3060 !(IsVPOpcode && in PromoteReduction()