Searched defs:IsSExt (Results 1 – 5 of 5) sorted by relevance
30 unsigned IsSExt : 1; ///< Sign extended member
518 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
278 bool IsSExt : 1; variable3866 bool IsSExt : 1; member
4023 bool IsSExt) { in addPromotedInst()4046 bool IsSExt) { in getOrigType()4154 bool IsSExt) { in canGetThrough()4260 bool IsSExt = isa<SExtInst>(Ext); in getAction() local4339 bool IsSExt) { in promoteOperandForOther()5641 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
12129 bool IsSExt = ExtendOpcode == ISD::SIGN_EXTEND || in performCommonVectorExtendCombine() local