Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameToArgsOffsetElim.cpp55 MachineInstr &OldInst = *MBBI; runOnMachineFunction() local
/llvm-project/llvm/utils/TableGen/
H A DX86InstrMappingEmitter.cpp121 const CodeGenInstruction *OldInst; global() member in __anonb7add40a0111::IsMatch
124 IsMatch(const CodeGenInstruction * OldInst) IsMatch() argument
/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp352 MachineBasicBlock::iterator OldInst = I; analyzeBranch() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp816 MachineInstrBuilder &NewInstBuilder, const MachineInstr &OldInst, in renderVFPF32Imm() argument
829 MachineInstrBuilder &NewInstBuilder, const MachineInstr &OldInst, int OpIdx) const { in renderVFPF64Imm() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp391 const Instruction &OldInst = *II; cloneInstruction() local
/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp359 replaceTailWithBranchTo(MachineBasicBlock::iterator OldInst,MachineBasicBlock & NewDest) replaceTailWithBranchTo() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp351 migrateDebugInfo(AllocaInst * OldAlloca,bool IsSplit,uint64_t OldAllocaOffsetInBits,uint64_t SliceSizeInBits,Instruction * OldInst,Instruction * Inst,Value * Dest,Value * Value,const DataLayout & DL) migrateDebugInfo() argument
4928 auto *OldInst = dyn_cast<Instruction>(U->get()); rewritePartition() local
[all...]