Searched defs:DstVecTy (Results 1 – 2 of 2) sorted by relevance
1275 Type *DstVecTy = DstTy->getScalarType(); in executeTruncInst() local1295 Type *DstVecTy = DstTy->getScalarType(); in executeSExtInst() local1315 Type *DstVecTy = DstTy->getScalarType(); in executeZExtInst() local1382 Type *DstVecTy = DstTy->getScalarType(); in executeFPToUIInst() local1420 Type *DstVecTy = DstTy->getScalarType(); in executeFPToSIInst() local1456 Type *DstVecTy = DstTy->getScalarType(); in executeUIToFPInst() local1488 Type *DstVecTy = DstTy->getScalarType(); in executeSIToFPInst() local
3260 VectorType *DstVecTy = dyn_cast<VectorType>(DstTy); in castIsValid() local3283 if (VectorType *DstVecTy = dyn_cast<VectorType>(DstTy)) in castIsValid() local