Searched defs:DILabel (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAG.h | 54 class DILabel; global() variable |
H A D | MachineInstr.h | 40 class DILabel; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.cpp | 1635 const auto *DILabel = Label.getLabel(); applyLabelAttributes() local |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | DebugInfoMetadata.cpp | 1340 DILabel::DILabel(LLVMContext &C, StorageType Storage, unsigned Line, DILabel() function in DILabel |