Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h135 MCSymbol *getLabelBeforeInsn(const MachineInstr *MI);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp137 MCSymbol *DebugHandlerBase::getLabelBeforeInsn(const MachineInstr *MI) { in getLabelBeforeInsn() function in DebugHandlerBase
H A DCodeViewDebug.cpp1334 const MCSymbol *Begin = getLabelBeforeInsn(Range.first); in collectVariableInfoFromMFTable()
1434 const MCSymbol *Begin = getLabelBeforeInsn(Entry.getInstr()); in calculateRanges()
1439 ? getLabelBeforeInsn(EndingEntry.getInstr()) in calculateRanges()
3064 Block.Begin = getLabelBeforeInsn(Range.first); in collectLexicalBlockInfo()
3111 CurFn->HeapAllocSites.push_back(std::make_tuple(getLabelBeforeInsn(&MI), in endFunctionImpl()
3553 const MCSymbol *Branch = getLabelBeforeInsn(&BranchMI); in collectDebugInfoForJumpTables()
H A DDwarfDebug.cpp983 IsTail ? getLabelBeforeInsn(TopLevelCallMI) : nullptr; in constructCallSiteEntryDIEs()
1719 EI->isClobber() ? getLabelAfterInsn(Instr) : getLabelBeforeInsn(Instr); in buildLocationList()
1733 EndLabel = getLabelBeforeInsn(std::next(EI)->getInstr()); in buildLocationList()
1987 MCSymbol *Sym = getLabelBeforeInsn(MI); in collectEntityInfo()
H A DDwarfCompileUnit.cpp703 auto *BeginLabel = DD->getLabelBeforeInsn(R.first); in attachRangesOrLowHighPC()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15786 …ebug18getLabelBeforeInsnEPKNS_12MachineInstrE", "llvm::DwarfDebug::getLabelBeforeInsn(llvm::Machin…