Searched refs:zeroExtendOperandForOther (Results 1 – 1 of 1) sorted by relevance
4234 static Value *zeroExtendOperandForOther( in zeroExtendOperandForOther() function in __anonf802c7d40e11::TypePromotionHelper4400 return IsSExt ? signExtendOperandForOther : zeroExtendOperandForOther; in getAction()