Searched defs:IsSExt (Results 1 – 2 of 2) sorted by relevance
35 bool IsSExt : 1; member
114 bool IsSExt; member2325 bool IsSExt) { in canGetThrough()2396 bool IsSExt = isa<SExtInst>(Ext); in getAction() local2475 bool IsSExt) { in promoteOperandForOther()3509 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local