Searched refs:OutLoVT (Results 1 – 1 of 1) sorted by relevance
1733 EVT OutLoVT, OutHiVT; in SplitVecRes_ExtVecInRegOp() local1734 std::tie(OutLoVT, OutHiVT) = DAG.GetSplitDestVTs(N->getValueType(0)); in SplitVecRes_ExtVecInRegOp()1735 unsigned OutNumElements = OutLoVT.getVectorNumElements(); in SplitVecRes_ExtVecInRegOp()1751 Lo = DAG.getNode(Opcode, dl, OutLoVT, InLo); in SplitVecRes_ExtVecInRegOp()