Searched refs:RTy (Results 1 – 2 of 2) sorted by relevance
1882 VectorType *RTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local1885 if (Record.size() < 4 || !RTy || !OpTy) in ParseConstants()1890 RTy->getNumElements()); in ParseConstants()
2175 VectorType *RTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local2178 if (Record.size() < 4 || !RTy || !OpTy) in ParseConstants()2183 RTy->getNumElements()); in ParseConstants()