Home
last modified time | relevance | path

Searched defs: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
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp1385 bool PEIImpl::replaceFrameIndexDebugInstr(MachineFunction &MF, MachineInstr &MI, in replaceFrameIndexDebugInstr() function in PEIImpl