Searched refs:TruncLow (Results 1 – 1 of 1) sorted by relevance
26496 SDValue TruncLow; in tryCombineMULLWithUZP1() local26570 TruncLow = ExtractLowUser->getOperand(1); in tryCombineMULLWithUZP1()26575 TruncLow = ExtractLowUser->getOperand(0); in tryCombineMULLWithUZP1()26588 HasFoundMULLow ? TruncLow.getOperand(0) : DAG.getUNDEF(UZP1VT); in tryCombineMULLWithUZP1()26609 EVT TruncLowVT = TruncLow.getValueType(); in tryCombineMULLWithUZP1()26612 DAG.ReplaceAllUsesWith(TruncLow, NewTruncLow); in tryCombineMULLWithUZP1()