| /llvm-project-15.0.7/clang/lib/Format/ |
| H A D | MacroExpander.cpp | 144 Definitions[Definition.Name] = std::move(Definition); in parseDefinition() 149 return Definitions.find(Name) != Definitions.end(); in defined() 153 return Definitions.find(Name)->second.ObjectLike; in objectLike() 160 const Definition &Def = Definitions.find(ID->TokenText)->second; in expand()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonScheduleV69.td | 1 //=-HexagonScheduleV69.td - HexagonV69 Scheduling Definitions *- tablegen -*-=// 38 // Hexagon V69 Resource Definitions -
|
| H A D | HexagonScheduleV62.td | 1 //=-HexagonScheduleV62.td - HexagonV62 Scheduling Definitions *- tablegen -*-=// 35 // Hexagon V62 Resource Definitions -
|
| H A D | HexagonScheduleV55.td | 1 //=-HexagonScheduleV55.td - HexagonV55 Scheduling Definitions -*- tablegen -*=// 46 // Hexagon V55 Resource Definitions -
|
| H A D | HexagonScheduleV65.td | 1 //=-HexagonScheduleV65.td - HexagonV65 Scheduling Definitions *- tablegen -*-=// 38 // Hexagon V65 Resource Definitions -
|
| H A D | HexagonScheduleV66.td | 1 //=-HexagonScheduleV66.td - HexagonV66 Scheduling Definitions *- tablegen -*-=// 38 // Hexagon V66 Resource Definitions -
|
| H A D | HexagonScheduleV67.td | 1 //=-HexagonScheduleV67.td - HexagonV67 Scheduling Definitions *- tablegen -*-=// 38 // Hexagon V67 Resource Definitions -
|
| H A D | HexagonScheduleV5.td | 1 //=-HexagonScheduleV5.td - HexagonV5 Scheduling Definitions --*- tablegen -*-=// 44 // Hexagon V5 Resource Definitions -
|
| H A D | HexagonScheduleV68.td | 1 //=-HexagonScheduleV68.td - HexagonV68 Scheduling Definitions *- tablegen -*-=// 37 // Hexagon V68 Resource Definitions -
|
| H A D | HexagonScheduleV67T.td | 1 //=- HexagonScheduleV67T.td - Hexagon V67 Tiny Core Scheduling Definitions --=// 60 // Hexagon V67 Tiny Core Resource Definitions -
|
| H A D | HexagonScheduleV60.td | 1 //=-HexagonScheduleV60.td - HexagonV60 Scheduling Definitions *- tablegen -*-=// 79 // Hexagon V60 Resource Definitions -
|
| H A D | HexagonInstrFormatsV60.td | 14 // Instruction Classes Definitions +
|
| H A D | HexagonInstrFormatsV65.td | 20 // Instruction Classes Definitions +
|
| H A D | HexagonSchedule.td | 1 //===- HexagonSchedule.td - Hexagon Scheduling Definitions -*- tablegen -*-===//
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/GlobalISel/ |
| H A D | Target.td | 19 // Definitions that inherit from LLT define types that will be used in the 29 // Definitions that inherit from this may also inherit from 52 // Definitions that inherit from this may also inherit from GISDNodeXFormEquiv
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | ForwardDeclarationNamespaceCheck.cpp | 157 const auto &Definitions = DeclNameToDefinitions[DeclName]; in onEndOfTranslationUnit() local 158 for (const auto *Def : Definitions) { in onEndOfTranslationUnit()
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | icf-preemptible.s | 10 ## Definitions are non-preemptible in an executable. 20 ## Definitions are preemptible in a DSO. Only leaf functions can be folded.
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticCategories.td | 1 //==--- DiagnosticCategories.td - Diagnostic Category Definitions ---------===//
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kSchedule.td | 1 //===-- M68kSchedule.td - M68k Scheduling Definitions ------*- tablegen -*-===//
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64Schedule.td | 1 //==-- AArch64Schedule.td - AArch64 Scheduling Definitions -*- tablegen -*-===// 18 // AArch64 Scheduler Definitions
|
| /llvm-project-15.0.7/llvm/lib/Target/AVR/ |
| H A D | AVR.td | 18 // AVR Device Definitions
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUFeatures.td | 1 //===-- AMDGPUFeatures.td - AMDGPU Feature Definitions -----*- tablegen -*-===//
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.h | 375 std::vector<const Record *> Definitions; variable 389 void addDefinition(const Record *Def) { Definitions.push_back(Def); } in addDefinition() 405 ArrayRef<const Record *> getDefinitions() const { return Definitions; } in getDefinitions()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/tool/ |
| H A D | Check.cpp | 254 unsigned Definitions = locateSymbolAt(*AST, Pos, &Index).size(); in testLocationFeatures() local 255 vlog(" definition: {0}", Definitions); in testLocationFeatures()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsMTInstrInfo.td | 93 // MIPS MT Instruction Definitions 176 // MIPS MT Instruction Definitions
|