Searched defs:IsSExt (Results 1 – 6 of 6) sorted by relevance
30 unsigned IsSExt : 1; ///< Sign extended member
572 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
290 bool IsSExt : 1; variable4341 bool IsSExt : 1; member
4141 Instruction *ExtOpnd, bool IsSExt) { in addPromotedInst()4163 Instruction *Opnd, bool IsSExt) { in getOrigType()4271 bool IsSExt) { in canGetThrough()4377 bool IsSExt = isa<SExtInst>(Ext); in getAction() local4456 bool IsSExt) { in promoteOperandForOther()5777 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
5373 bool IsSExt = definedBySignExtendingOp(Reg, MRI); in isSignOrZeroExtended() local
15444 bool IsSExt = ExtendOpcode == ISD::SIGN_EXTEND || in performBuildShuffleExtendCombine() local