Searched refs:promoteOperandForOther (Results 1 – 1 of 1) sorted by relevance
4788 static Value *promoteOperandForOther(Instruction *Ext,4802 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in signExtendOperandForOther()4812 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in zeroExtendOperandForOther()5024 Value *TypePromotionHelper::promoteOperandForOther( in promoteOperandForOther() function in TypePromotionHelper