Searched refs:addDebugSubstitutionsToTable (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64LoadStoreOptimizer.cpp | 969 static void addDebugSubstitutionsToTable(MachineFunction *MF, in addDebugSubstitutionsToTable() function 1300 addDebugSubstitutionsToTable(MBB->getParent(), NewInstrNum, *I, in mergePairedInsns() 1304 addDebugSubstitutionsToTable(MBB->getParent(), NewInstrNum, *I, *MIB); in mergePairedInsns() 1318 addDebugSubstitutionsToTable(MBB->getParent(), NewInstrNum, *Paired, in mergePairedInsns() 1322 addDebugSubstitutionsToTable(MBB->getParent(), NewInstrNum, *Paired, in mergePairedInsns() 1370 addDebugSubstitutionsToTable(MBB->getParent(), NewDebugInstrNum, *I, in mergePairedInsns() 1375 addDebugSubstitutionsToTable(MBB->getParent(), NewDebugInstrNum, *Paired, in mergePairedInsns()
|