Searched refs:substituteDebugValuesForInst (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86FixupLEAs.cpp | 453 MBB.getParent()->substituteDebugValuesForInst(*I, *NewMI, 1); in optTwoAddrLEA() 489 MBB.getParent()->substituteDebugValuesForInst(*MBI, *NewMI, 1); in seekLEAFixup() 543 MBB.getParent()->substituteDebugValuesForInst(*I, *NewMI, 1); in processInstructionForSlowLEA() 650 MBB.getParent()->substituteDebugValuesForInst(*I, *NewMI, 1); in processInstrForSlow3OpLEA() 676 MBB.getParent()->substituteDebugValuesForInst(*I, *NewMI, 1); in processInstrForSlow3OpLEA() 699 MBB.getParent()->substituteDebugValuesForInst(*I, *NewMI, 1); in processInstrForSlow3OpLEA()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | MachineFunction.h | 472 void substituteDebugValuesForInst(const MachineInstr &Old, MachineInstr &New,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | MachineFunction.cpp | 959 void MachineFunction::substituteDebugValuesForInst(const MachineInstr &Old, in substituteDebugValuesForInst() function in MachineFunction
|