Searched refs:MTy (Results 1 – 3 of 3) sorted by relevance
464 MVT MTy = LT.second; in getCmpSelInstrCost() local497 ISD, MTy); in getCmpSelInstrCost()504 ISD, MTy); in getCmpSelInstrCost()511 ISD, MTy); in getCmpSelInstrCost()
1253 EVT MTy = getValueType(Ty); in getTypeLegalizationCost() local1260 LegalizeKind LK = getTypeConversion(C, MTy); in getTypeLegalizationCost()1263 return std::make_pair(Cost, MTy.getSimpleVT()); in getTypeLegalizationCost()1269 MTy = LK.second; in getTypeLegalizationCost()
922 llvm::VectorType *MTy = cast<llvm::VectorType>(Mask->getType()); in VisitShuffleVectorExpr() local925 EltMask = llvm::ConstantInt::get(MTy->getElementType(), in VisitShuffleVectorExpr()929 Value *MaskBits = llvm::ConstantVector::getSplat(MTy->getNumElements(), in VisitShuffleVectorExpr()940 MTy->getNumElements()); in VisitShuffleVectorExpr()942 for (unsigned i = 0, e = MTy->getNumElements(); i != e; ++i) { in VisitShuffleVectorExpr()