Searched refs:promoteOperandForOther (Results 1 – 1 of 1) sorted by relevance
4215 static Value *promoteOperandForOther(Instruction *Ext,4229 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in signExtendOperandForOther()4239 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in zeroExtendOperandForOther()4451 Value *TypePromotionHelper::promoteOperandForOther( in promoteOperandForOther() function in TypePromotionHelper