Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54359 SDValue LHSOut = LHS; in combineSetCC() local
54367 LHSOut = NewLHS; in combineSetCC()
54383 LHSOut = NewLHS; in combineSetCC()
54399 if (SDValue R = truncateAVX512SetCCNoBWI(VT, OpVT, LHSOut, RHSOut, in combineSetCC()
54402 return DAG.getSetCC(DL, VT, LHSOut, RHSOut, NewCC); in combineSetCC()