Searched refs:TypePromotionHelper (Results 1 – 1 of 1) sorted by relevance
2225 class TypePromotionHelper { class2322 bool TypePromotionHelper::canGetThrough(const Instruction *Inst, in canGetThrough()2389 TypePromotionHelper::Action TypePromotionHelper::getAction( in getAction()2422 Value *TypePromotionHelper::promoteOperandForTruncAndAnyExt( in promoteOperandForTruncAndAnyExt()2470 Value *TypePromotionHelper::promoteOperandForOther( in promoteOperandForOther()2781 TypePromotionHelper::Action TPH = in MatchOperationAddr()2782 TypePromotionHelper::getAction(Ext, InsertedTruncs, TLI, PromotedInsts); in MatchOperationAddr()3592 TypePromotionHelper::Action TPH = TypePromotionHelper::getAction( in ExtLdPromotion()