Searched refs:Op1Opcode (Results 1 – 1 of 1) sorted by relevance
12951 unsigned Op1Opcode = Op1.getOpcode(); in foldPartialReduceAdd() local12952 if (!ISD::isExtOpcode(Op1Opcode)) in foldPartialReduceAdd()12955 bool Op1IsSigned = Op1Opcode == ISD::SIGN_EXTEND; in foldPartialReduceAdd()