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