Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53081 SDValue RHSOut = RHS; in combineSetCC() local
53091 RHSOut = NewRHS; in combineSetCC()
53107 RHSOut = NewRHS; in combineSetCC()
53120 if (SDValue R = truncateAVX512SetCCNoBWI(VT, OpVT, LHSOut, RHSOut, in combineSetCC()
53123 return DAG.getSetCC(DL, VT, LHSOut, RHSOut, NewCC); in combineSetCC()