Searched defs:ExtInst (Results 1 – 6 of 6) sorted by relevance
148 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
3884 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local3997 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local5295 for (auto ExtInst : NewlyMovedExts) { in tryToPromoteExts() local6373 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
4357 MachineInstr *ExtInst = getDefIgnoringCopies(OffsetReg, MRI); in selectExtendedSHL() local4836 MachineInstr *ExtInst = MRI.getVRegDef(ExtReg); in selectArithExtendedRegister() local
1877 Instruction *ExtInst; in foldSelectExtConst() local
2893 auto *ExtInst = CastInst::Create(Instruction::ZExt, CI, ITy, "zext", I); in recognizeBSwapOrBitReverseIdiom() local