Searched defs:Sext (Results 1 – 9 of 9) sorted by relevance
340 bool Sext = isa<SExtInst>(I); in tryInterleave() local
120 bool Sext; member in __anon4c87388c0111::SDWASrcOperand
1363 SExtInst &Sext) { in transformSExtICmp()1495 Instruction *InstCombinerImpl::visitSExt(SExtInst &Sext) { in visitSExt()
2020 Value *Sext = Builder.CreateSExt(X, Ty); in visitAnd() local3965 Value *Sext = Builder.CreateSExt(NotX, SextTy); in foldNot() local
746 auto *Sext = B.CreateSExt(BO, Instr->getType(), Instr->getName() + ".sext"); in narrowSDivOrSRem() local
116 | Sext Constructor
77 bool Sext = false; member3183 bool Sext = trySkipId("sext"); in parseRegOrImmWithIntInputMods() local
13160 Value *Sext = Builder.CreateSExt(Cmp, IntVecTy); in EmitX86BuiltinExpr() local
52856 bool Sext = Ext->getOpcode() == ISD::SIGN_EXTEND; in promoteExtBeforeAdd() local