Searched refs:PCMPEQ (Results 1 – 3 of 3) sorted by relevance
378 PCMPEQ, enumerator
196 def X86pcmpeq : SDNode<"X86ISD::PCMPEQ", SDTIntBinOp, [SDNPCommutative]>;1317 // operands for PCMPEQ.
33271 NODE_NAME_CASE(PCMPEQ) in getTargetNodeName()33641 case X86ISD::PCMPEQ: in isCommutativeBinOp()36677 case X86ISD::PCMPEQ: { in computeKnownBitsForTargetNode()36682 std::optional<bool> Res = Opc == X86ISD::PCMPEQ in computeKnownBitsForTargetNode()36974 case X86ISD::PCMPEQ: in ComputeNumSignBitsForTargetNode()41579 case X86ISD::PCMPEQ: in SimplifyDemandedVectorEltsForTargetNode()45959 if (BC.getOpcode() == X86ISD::PCMPEQ) { in combineSetCCMOVMSK()53207 if (Src.getOpcode() == X86ISD::PCMPEQ) { in combineMOVMSK()54616 if (N->getOpcode() == X86ISD::PCMPEQ) in combineVectorCompare()55015 case X86ISD::PCMPEQ: in combineConcatVectorOps()[all …]