Searched refs:promoteOperandForOther (Results 1 – 1 of 1) sorted by relevance
2753 static Value *promoteOperandForOther(Instruction *Ext,2767 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in signExtendOperandForOther()2777 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in zeroExtendOperandForOther()2948 Value *TypePromotionHelper::promoteOperandForOther( in promoteOperandForOther() function in __anonebd7bfba0211::TypePromotionHelper