Searched refs:replaceFrameIndexDebugInstr (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | PrologEpilogInserter.cpp | 134 bool replaceFrameIndexDebugInstr(MachineFunction &MF, MachineInstr &MI, 1416 bool PEI::replaceFrameIndexDebugInstr(MachineFunction &MF, MachineInstr &MI, in replaceFrameIndexDebugInstr() function in PEI 1515 if (replaceFrameIndexDebugInstr(MF, MI, i, SPAdj)) in replaceFrameIndicesBackward() 1595 if (replaceFrameIndexDebugInstr(MF, MI, i, SPAdj)) in replaceFrameIndices()
|