Searched defs:DstVecTy (Results 1 – 2 of 2) sorted by relevance
1272 Type *DstVecTy = DstTy->getScalarType(); in executeTruncInst() local1292 Type *DstVecTy = DstTy->getScalarType(); in executeSExtInst() local1312 Type *DstVecTy = DstTy->getScalarType(); in executeZExtInst() local1379 Type *DstVecTy = DstTy->getScalarType(); in executeFPToUIInst() local1417 Type *DstVecTy = DstTy->getScalarType(); in executeFPToSIInst() local1453 Type *DstVecTy = DstTy->getScalarType(); in executeUIToFPInst() local1485 Type *DstVecTy = DstTy->getScalarType(); in executeSIToFPInst() local
766 auto *DstVecTy = dyn_cast<FixedVectorType>(Dst); in getCastInstrCost() local