Searched refs:SetccOp0 (Results 1 – 1 of 1) sorted by relevance
4565 SDValue SetccOp0 = Setcc.getOperand(0); in tryVPTESTM() local4569 if (ISD::isBuildVectorAllZeros(SetccOp0.getNode())) in tryVPTESTM()4570 std::swap(SetccOp0, SetccOp1); in tryVPTESTM()4576 SDValue N0 = SetccOp0; in tryVPTESTM()