Searched defs:IsSExt (Results 1 – 2 of 2) sorted by relevance
35 bool IsSExt : 1; member
2806 bool IsSExt) { in canGetThrough()2874 bool IsSExt = isa<SExtInst>(Ext); in getAction() local2953 bool IsSExt) { in promoteOperandForOther()3995 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local