Searched defs:OldInst (Results 1 – 7 of 7) sorted by relevance
55 MachineInstr &OldInst = *MBBI; in runOnMachineFunction() local
123 const CodeGenInstruction *OldInst; member in __anon4f70c9770111::IsMatch126 IsMatch(const CodeGenInstruction *OldInst) : OldInst(OldInst) {} in IsMatch()
352 MachineBasicBlock::iterator OldInst = I; in analyzeBranch() local
816 MachineInstrBuilder &NewInstBuilder, const MachineInstr &OldInst, in renderVFPF32Imm()829 MachineInstrBuilder &NewInstBuilder, const MachineInstr &OldInst, int OpIdx) const { in renderVFPF64Imm() argument
391 const Instruction &OldInst = *II; in cloneInstruction() local
362 void BranchFolder::replaceTailWithBranchTo(MachineBasicBlock::iterator OldInst, in replaceTailWithBranchTo()
351 uint64_t SliceSizeInBits, Instruction *OldInst, in migrateDebugInfo()4928 auto *OldInst = dyn_cast<Instruction>(U->get()); in rewritePartition() local