Searched refs:PromotedVT (Results 1 – 3 of 3) sorted by relevance
979 EVT PromotedVT = TLI->getTypeToTransformTo(ICmp->getContext(), SrcVT); in runOnFunction() local980 if (RegisterBitWidth < PromotedVT.getFixedSizeInBits()) { in runOnFunction()986 MadeChange |= TryToPromote(I, PromotedVT.getFixedSizeInBits()); in runOnFunction()
2067 EVT PromotedVT = LT.second.getScalarType() == MVT::i1 in getSpliceCost() local2070 Type *PromotedVTy = EVT(PromotedVT).getTypeForEVT(Tp->getContext()); in getSpliceCost()2090 CostTableLookup(ShuffleTbl, TTI::SK_Splice, PromotedVT.getSimpleVT()); in getSpliceCost()
2108 EVT PromotedVT = Promoted->getValueType(0); in PromoteFloatOp_BITCAST() local2112 SDValue Convert = DAG.getNode(GetPromotionOpcode(PromotedVT, OpVT), SDLoc(N), in PromoteFloatOp_BITCAST()