Home
last modified time | relevance | path

Searched refs:getLabelAfterInsn (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h138 MCSymbol *getLabelAfterInsn(const MachineInstr *MI);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp144 MCSymbol *DebugHandlerBase::getLabelAfterInsn(const MachineInstr *MI) { in getLabelAfterInsn() function in DebugHandlerBase
H A DDwarfDebug.cpp537 return !getLabelAfterInsn(Ranges.front().second); in isLexicalScopeDIENull()
910 assert(getLabelAfterInsn(&*CallInstrBundle) == in constructCallSiteEntryDIEs()
911 getLabelAfterInsn(&*DelaySlotBundle) && in constructCallSiteEntryDIEs()
977 ? const_cast<MCSymbol *>(getLabelAfterInsn(TopLevelCallMI)) in constructCallSiteEntryDIEs()
1719 EI->isClobber() ? getLabelAfterInsn(Instr) : getLabelBeforeInsn(Instr); in buildLocationList()
1731 EndLabel = getLabelAfterInsn(std::next(EI)->getInstr()); in buildLocationList()
H A DCodeViewDebug.cpp1335 const MCSymbol *End = getLabelAfterInsn(Range.second); in collectVariableInfoFromMFTable()
1440 : getLabelAfterInsn(EndingEntry.getInstr()); in calculateRanges()
3033 if (Ranges.size() != 1 || !getLabelAfterInsn(Ranges.front().second)) in collectLexicalBlockInfo()
3065 Block.End = getLabelAfterInsn(Range.second); in collectLexicalBlockInfo()
3112 getLabelAfterInsn(&MI), in endFunctionImpl()
H A DDwarfCompileUnit.cpp704 auto *EndLabel = DD->getLabelAfterInsn(R.second); in attachRangesOrLowHighPC()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15787 …fDebug17getLabelAfterInsnEPKNS_12MachineInstrE", "llvm::DwarfDebug::getLabelAfterInsn(llvm::Machin…