Searched defs:DstVecTy (Results 1 – 5 of 5) sorted by relevance
1236 Type *DstVecTy = DstTy->getScalarType(); in executeTruncInst() local1256 Type *DstVecTy = DstTy->getScalarType(); in executeSExtInst() local1276 Type *DstVecTy = DstTy->getScalarType(); in executeZExtInst() local1343 Type *DstVecTy = DstTy->getScalarType(); in executeFPToUIInst() local1381 Type *DstVecTy = DstTy->getScalarType(); in executeFPToSIInst() local1417 Type *DstVecTy = DstTy->getScalarType(); in executeUIToFPInst() local1449 Type *DstVecTy = DstTy->getScalarType(); in executeSIToFPInst() local
848 auto *DstVecTy = dyn_cast<FixedVectorType>(Dst); in getCastInstrCost() local
4838 auto *DstVecTy = FixedVectorType::get(EltTy, NumDstElements); in getReplicationShuffleCost() local
6293 LLT DstVecTy = MRI.getType(MI.getOperand(0).getReg()); in matchBuildVectorIdentityFold() local
10756 auto *DstVecTy = in getTreeCost() local