Searched refs:TruncLow (Results 1 – 1 of 1) sorted by relevance
25071 SDValue TruncLow; in tryCombineMULLWithUZP1() local25145 TruncLow = ExtractLowUser->getOperand(1); in tryCombineMULLWithUZP1()25150 TruncLow = ExtractLowUser->getOperand(0); in tryCombineMULLWithUZP1()25163 HasFoundMULLow ? TruncLow.getOperand(0) : DAG.getUNDEF(UZP1VT); in tryCombineMULLWithUZP1()25184 EVT TruncLowVT = TruncLow.getValueType(); in tryCombineMULLWithUZP1()25187 DAG.ReplaceAllUsesWith(TruncLow, NewTruncLow); in tryCombineMULLWithUZP1()