Searched defs:DILabel (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SelectionDAG.h | 56 class DILabel; variable |
H A D | MachineInstr.h | 41 class DILabel; variable |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.cpp | 1656 const auto *DILabel = Label.getLabel(); applyLabelAttributes() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | DebugInfoMetadata.cpp | 1350 DILabel::DILabel(LLVMContext &C, StorageType Storage, unsigned Line, DILabel() function in DILabel |
/llvm-project/llvm/docs/ | ||
H A D | LangRef.rst | 6592 .. _DILabel: global() target |