Searched defs:Sext (Results 1 – 10 of 10) sorted by relevance
366 bool Sext = isa<SExtInst>(I); tryInterleave() local
123 bool Sext; global() member in __anonc22975c30111::SDWASrcOperand
784 auto *Sext = B.CreateSExt(BO, Instr->getType(), Instr->getName() + ".sext"); narrowSDivOrSRem() local
1296 transformSExtICmp(ICmpInst * Cmp,SExtInst & Sext) transformSExtICmp() argument 1428 visitSExt(SExtInst & Sext) visitSExt() argument [all...]
2359 Value *Sext = Builder.CreateSExt(X, Ty); visitAnd() local 4507 Value *Sext = Builder.CreateSExt(NotX, SextTy); foldNot() local
117 | Sext Constructor
79 bool Sext = false; member 3395 bool Sext = trySkipId("sext"); parseRegOrImmWithIntInputMods() local [all...]
7407 GSext *Sext = cast<GSext>(getDefIgnoringCopies(MO.getReg(), MRI)); matchSextOfTrunc() local
14324 Value *Sext = Builder.CreateSExt(Cmp, IntVecTy); EmitX86BuiltinExpr() local
53623 bool Sext = Ext->getOpcode() == ISD::SIGN_EXTEND; promoteExtBeforeAdd() local [all...]