Searched defs:Sext (Results 1 – 9 of 9) sorted by relevance
366 bool Sext = isa<SExtInst>(I); in tryInterleave() local
123 bool Sext; member in __anon5b8513100111::SDWASrcOperand
782 auto *Sext = B.CreateSExt(BO, Instr->getType(), Instr->getName() + ".sext"); in narrowSDivOrSRem() local
1296 SExtInst &Sext) { in transformSExtICmp()1428 Instruction *InstCombinerImpl::visitSExt(SExtInst &Sext) { in visitSExt()
2406 Value *Sext = Builder.CreateSExt(X, Ty); in visitAnd() local4560 Value *Sext = Builder.CreateSExt(NotX, SextTy); in foldNot() local
79 bool Sext = false; member3401 bool Sext = trySkipId("sext"); in parseRegOrImmWithIntInputMods() local
7463 GSext *Sext = cast<GSext>(getDefIgnoringCopies(MO.getReg(), MRI)); in matchSextOfTrunc() local
14413 Value *Sext = Builder.CreateSExt(Cmp, IntVecTy); in EmitX86BuiltinExpr() local
53761 bool Sext = Ext->getOpcode() == ISD::SIGN_EXTEND; in promoteExtBeforeAdd() local