Searched defs:IsSExt (Results 1 – 9 of 9) sorted by relevance
292 static Constant *rebuildExtCst(const Constant *C, bool IsSExt, in rebuildExtCst()
30 unsigned IsSExt : 1; ///< Sign extended member
554 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
302 bool IsSExt : 1; variable4697 bool IsSExt : 1; member
4378 Instruction *ExtOpnd, bool IsSExt) { in addPromotedInst()4400 Instruction *Opnd, bool IsSExt) { in getOrigType()4508 bool IsSExt) { in canGetThrough()4614 bool IsSExt = isa<SExtInst>(Ext); in getAction() local4693 bool IsSExt) { in promoteOperandForOther()6034 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
5260 bool IsSExt = definedBySignExtendingOp(Reg, MRI); in isSignOrZeroExtended() local
6719 bool IsSExt = ExtI->getOpcode() == Instruction::SExt; in foldICmpUsingBoolRange() local
5418 bool IsSExt = isa<GIndexedSExtLoad>(ExtLd); in selectIndexedExtLoad() local
18095 bool IsSExt = ExtendOpcode == ISD::SIGN_EXTEND || in performBuildShuffleExtendCombine() local