Home
last modified time | relevance | path

Searched refs:SetccOp1 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4536 SDValue SetccOp1 = Setcc.getOperand(1); in tryVPTESTM() local
4540 std::swap(SetccOp0, SetccOp1); in tryVPTESTM()
4543 if (!ISD::isBuildVectorAllZeros(SetccOp1.getNode())) in tryVPTESTM()