Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54360 SDValue RHSOut = RHS; in combineSetCC() local
54370 RHSOut = NewRHS; in combineSetCC()
54386 RHSOut = NewRHS; in combineSetCC()
54399 if (SDValue R = truncateAVX512SetCCNoBWI(VT, OpVT, LHSOut, RHSOut, in combineSetCC()
54402 return DAG.getSetCC(DL, VT, LHSOut, RHSOut, NewCC); in combineSetCC()