Searched refs:STRICT_CMPM (Results 1 – 4 of 4) sorted by relevance
610 STRICT_CMPM, enumerator
211 def X86strict_cmpm : SDNode<"X86ISD::STRICT_CMPM", X86CmpMaskCC, [SDNPHasChain]>;
540 if (Opcode == X86ISD::CMPM || Opcode == X86ISD::STRICT_CMPM || in isLegalMaskCompare()549 if (Opcode == X86ISD::STRICT_CMPM) in isLegalMaskCompare()
21375 Opc = IsStrict ? X86ISD::STRICT_CMPM : X86ISD::CMPM; in LowerVSETCC()29622 case X86ISD::STRICT_CMPM: return "X86ISD::STRICT_CMPM"; in getTargetNodeName()