Home
last modified time | relevance | path

Searched defs:OldInst (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameToArgsOffsetElim.cpp55 MachineInstr &OldInst = *MBBI; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86InstrMappingEmitter.cpp123 const CodeGenInstruction *OldInst; member in __anon4f70c9770111::IsMatch
126 IsMatch(const CodeGenInstruction *OldInst) : OldInst(OldInst) {} in IsMatch()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp352 MachineBasicBlock::iterator OldInst = I; in analyzeBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp816 MachineInstrBuilder &NewInstBuilder, const MachineInstr &OldInst, in renderVFPF32Imm()
829 MachineInstrBuilder &NewInstBuilder, const MachineInstr &OldInst, int OpIdx) const { in renderVFPF64Imm() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp391 const Instruction &OldInst = *II; in cloneInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp362 void BranchFolder::replaceTailWithBranchTo(MachineBasicBlock::iterator OldInst, in replaceTailWithBranchTo()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp351 uint64_t SliceSizeInBits, Instruction *OldInst, in migrateDebugInfo()
4928 auto *OldInst = dyn_cast<Instruction>(U->get()); in rewritePartition() local