Searched refs:CMPP (Results 1 – 5 of 5) sorted by relevance
325 CMPP, enumerator
322 Add hooks to commute some CMPP operations.
174 def X86cmpp : SDNode<"X86ISD::CMPP", SDTX86VFCMP>;
15267 Opc = X86ISD::CMPP; in LowerVSETCC()15287 CombineOpc = Opc == X86ISD::CMPP ? static_cast<unsigned>(X86ISD::FOR) : in LowerVSETCC()15293 CombineOpc = Opc == X86ISD::CMPP ? static_cast<unsigned>(X86ISD::FAND) : in LowerVSETCC()15311 if (Opc == X86ISD::CMPP) in LowerVSETCC()22197 case X86ISD::CMPP: return "X86ISD::CMPP"; in getTargetNodeName()
352 Add hooks to commute some CMPP operations.