Searched refs:PromotedVT (Results 1 – 2 of 2) sorted by relevance
985 EVT PromotedVT = TLI->getTypeToTransformTo(ICmp->getContext(), SrcVT); in runOnFunction() local986 if (RegisterBitWidth < PromotedVT.getFixedSizeInBits()) { in runOnFunction()992 MadeChange |= TryToPromote(I, PromotedVT.getFixedSizeInBits()); in runOnFunction()
2103 EVT PromotedVT = Promoted->getValueType(0); in PromoteFloatOp_BITCAST() local2107 SDValue Convert = DAG.getNode(GetPromotionOpcode(PromotedVT, OpVT), SDLoc(N), in PromoteFloatOp_BITCAST()