Searched refs:AbsInputVT (Results 1 – 1 of 1) sorted by relevance
18119 MVT AbsInputVT = SawTrailingZext ? MVT::v16i16 : MVT::v16i32; in performVecReduceAddCombineWithUADDLP() local18122 if (Opcode != ISD::ABS || VecReduceOp0->getValueType(0) != AbsInputVT) in performVecReduceAddCombineWithUADDLP()18128 ABS->getOperand(0)->getValueType(0) != AbsInputVT) in performVecReduceAddCombineWithUADDLP()18135 if (SUB->getOperand(0)->getValueType(0) != AbsInputVT || in performVecReduceAddCombineWithUADDLP()18136 SUB->getOperand(1)->getValueType(0) != AbsInputVT) in performVecReduceAddCombineWithUADDLP()