Searched defs:IsSExt (Results 1 – 2 of 2) sorted by relevance
35 bool IsSExt : 1; member
109 bool IsSExt; member2078 bool IsSExt) { in canGetThrough()2149 bool IsSExt = isa<SExtInst>(Ext); in getAction() local2222 SmallVectorImpl<Instruction *> *Truncs, bool IsSExt) { in promoteOperandForOther()3241 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local