Searched refs:SetccOp1 (Results 1 – 1 of 1) sorted by relevance
4939 SDValue SetccOp1 = Setcc.getOperand(1); in tryVPTESTM() local4943 std::swap(SetccOp0, SetccOp1); in tryVPTESTM()4946 if (!ISD::isBuildVectorAllZeros(SetccOp1.getNode())) in tryVPTESTM()