Searched defs:OldInst (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreFrameToArgsOffsetElim.cpp | 55 MachineInstr &OldInst = *MBBI; runOnMachineFunction() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | X86InstrMappingEmitter.cpp | 121 const CodeGenInstruction *OldInst; global() member in __anonb7add40a0111::IsMatch 124 IsMatch(const CodeGenInstruction * OldInst) IsMatch() argument
|
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.cpp | 352 MachineBasicBlock::iterator OldInst = I; analyzeBranch() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 816 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 D | CloneFunction.cpp | 391 const Instruction &OldInst = *II; cloneInstruction() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 359 replaceTailWithBranchTo(MachineBasicBlock::iterator OldInst,MachineBasicBlock & NewDest) replaceTailWithBranchTo() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 351 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...] |