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