Searched refs:isUndefLO (Results 1 – 1 of 1) sorted by relevance
8237 bool isUndefLO, bool isUndefHI) { in ExpandHorizontalBinOp() argument8254 if (!isUndefLO && !V0->isUndef()) in ExpandHorizontalBinOp()8260 if (!isUndefLO && (!V0_LO->isUndef() || !V1_LO->isUndef())) in ExpandHorizontalBinOp()8660 bool isUndefLO = NumUndefsLO == Half; in LowerToHorizontalOp() local8662 return ExpandHorizontalBinOp(V0, V1, DL, DAG, X86Opcode, false, isUndefLO, in LowerToHorizontalOp()8692 bool isUndefLO = NumUndefsLO == Half; in LowerToHorizontalOp() local8695 isUndefLO, isUndefHI); in LowerToHorizontalOp()