Searched defs:ExtInst (Results 1 – 4 of 4) sorted by relevance
4558 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local4671 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local6155 for (auto *ExtInst : NewlyMovedExts) { in tryToPromoteExts() local7457 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchType() local
7145 MachineInstr *ExtInst = getDefIgnoringCopies(OffsetReg, MRI); in selectExtendedSHL() local7711 MachineInstr *ExtInst = MRI.getVRegDef(ExtReg); in selectArithExtendedRegister() local
2219 Instruction *ExtInst; in foldSelectExtConst() local
4097 auto *ExtInst = CastInst::CreateIntegerCast(Result, ITy, false, "zext", I->getIterator()); in recognizeBSwapOrBitReverseIdiom() local