Searched defs:Sext (Results 1 – 8 of 8) sorted by relevance
366 bool Sext = isa<SExtInst>(I); in tryInterleave() local
120 bool Sext; global() member in __anonce895fe20111::SDWASrcOperand
718 auto *Sext = B.CreateSExt(BO, Instr->getType(), Instr->getName() + ".sext"); narrowSDivOrSRem() local
1258 transformSExtICmp(ICmpInst * Cmp,SExtInst & Sext) transformSExtICmp() argument 1390 visitSExt(SExtInst & Sext) visitSExt() argument [all...]
2281 Value *Sext = Builder.CreateSExt(X, Ty); visitAnd() local 4438 Value *Sext = Builder.CreateSExt(NotX, SextTy); foldNot() local
77 bool Sext = false; global() member 3261 bool Sext = trySkipId("sext"); parseRegOrImmWithIntInputMods() local [all...]
14112 Value *Sext = Builder.CreateSExt(Cmp, IntVecTy); EmitX86BuiltinExpr() local
52478 bool Sext = Ext->getOpcode() == ISD::SIGN_EXTEND; promoteExtBeforeAdd() local [all...]