Searched defs:DstVecTy (Results 1 – 4 of 4) 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
805 auto *DstVecTy = dyn_cast<FixedVectorType>(Dst); in getCastInstrCost() local
4624 auto *DstVecTy = FixedVectorType::get(EltTy, NumDstElements); in getReplicationShuffleCost() local
5971 LLT DstVecTy = MRI.getType(MI.getOperand(0).getReg()); in matchBuildVectorIdentityFold() local