Searched defs:DstVecTy (Results 1 – 2 of 2) sorted by relevance
1223 Type *DstVecTy = DstTy->getScalarType(); in executeTruncInst() local1243 Type *DstVecTy = DstTy->getScalarType(); in executeSExtInst() local1263 Type *DstVecTy = DstTy->getScalarType(); in executeZExtInst() local1330 Type *DstVecTy = DstTy->getScalarType(); in executeFPToUIInst() local1368 Type *DstVecTy = DstTy->getScalarType(); in executeFPToSIInst() local1404 Type *DstVecTy = DstTy->getScalarType(); in executeUIToFPInst() local1436 Type *DstVecTy = DstTy->getScalarType(); in executeSIToFPInst() local
3167 if (VectorType *DstVecTy = dyn_cast<VectorType>(DstTy)) in castIsValid() local3188 if (VectorType *DstVecTy = dyn_cast<VectorType>(DstTy)) in castIsValid() local