Searched defs:Sext (Results 1 – 10 of 10) sorted by relevance
360 bool Sext = isa<SExtInst>(I); in tryInterleave() local
950 auto Sext = B.buildSExt(SgprRB_S32, Reg); in applyMappingSrc() local965 auto Sext = B.buildSExt({VgprRB, S32}, Reg); in applyMappingSrc() local
135 bool Sext; member in __anon5b8513100111::SDWASrcOperand
30 GSext *Sext = cast<GSext>(getDefIgnoringCopies(MO.getReg(), MRI)); in matchSextOfTrunc() local
804 auto *Sext = B.CreateSExt(BO, Instr->getType(), Instr->getName() + ".sext"); in narrowSDivOrSRem() local
1347 SExtInst &Sext) { in transformSExtICmp()1479 Instruction *InstCombinerImpl::visitSExt(SExtInst &Sext) { in visitSExt()
2483 Value *Sext = Builder.CreateSExt(X, Ty); in visitAnd() local4826 Value *Sext = Builder.CreateSExt(NotX, SextTy); in foldNot() local
792 Value *Sext = Builder.CreateSExt(Cmp, IntVecTy); in EmitX86BuiltinExpr() local
82 bool Sext = false; member3541 bool Sext = trySkipId("sext"); in parseRegOrImmWithIntInputMods() local
55624 bool Sext = Ext->getOpcode() == ISD::SIGN_EXTEND; in promoteExtBeforeAdd() local