Home
last modified time | relevance | path

Searched refs:replaceFrameIndexDebugInstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp55 static bool replaceFrameIndexDebugInstr(MachineFunction &MF, MachineInstr &MI, in replaceFrameIndexDebugInstr() function
107 if (replaceFrameIndexDebugInstr(MF, MI, Idx)) in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp116 bool replaceFrameIndexDebugInstr(MachineFunction &MF, MachineInstr &MI,
1385 bool PEIImpl::replaceFrameIndexDebugInstr(MachineFunction &MF, MachineInstr &MI, in replaceFrameIndexDebugInstr() function in PEIImpl
1498 if (replaceFrameIndexDebugInstr(MF, MI, Idx, SPAdj)) in replaceFrameIndicesBackward()
1537 if (replaceFrameIndexDebugInstr(MF, MI, i, SPAdj)) in replaceFrameIndices()