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