Home
last modified time | relevance | path

Searched defs:DILabel (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h54 class DILabel; global() variable
H A DMachineInstr.h40 class DILabel; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1635 const auto *DILabel = Label.getLabel(); applyLabelAttributes() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1340 DILabel::DILabel(LLVMContext &C, StorageType Storage, unsigned Line, DILabel() function in DILabel