Home
last modified time | relevance | path

Searched refs:Definitions (Results 1 – 25 of 257) sorted by relevance

1234567891011

/openbsd/src/gnu/llvm/clang/lib/Format/
DMacroExpander.cpp144 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()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonScheduleV69.td1 //=-HexagonScheduleV69.td - HexagonV69 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V69 Resource Definitions -
DHexagonScheduleV71.td1 //=-HexagonScheduleV71.td - HexagonV71 Scheduling Definitions *- tablegen -*-=//
37 // Hexagon V71 Resource Definitions -
DHexagonScheduleV73.td1 //=-HexagonScheduleV73.td - HexagonV73 Scheduling Definitions *- tablegen -*-=//
37 // Hexagon V73 Resource Definitions -
DHexagonScheduleV62.td1 //=-HexagonScheduleV62.td - HexagonV62 Scheduling Definitions *- tablegen -*-=//
35 // Hexagon V62 Resource Definitions -
DHexagonScheduleV65.td1 //=-HexagonScheduleV65.td - HexagonV65 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V65 Resource Definitions -
DHexagonScheduleV55.td1 //=-HexagonScheduleV55.td - HexagonV55 Scheduling Definitions -*- tablegen -*=//
46 // Hexagon V55 Resource Definitions -
DHexagonScheduleV68.td1 //=-HexagonScheduleV68.td - HexagonV68 Scheduling Definitions *- tablegen -*-=//
37 // Hexagon V68 Resource Definitions -
DHexagonScheduleV5.td1 //=-HexagonScheduleV5.td - HexagonV5 Scheduling Definitions --*- tablegen -*-=//
44 // Hexagon V5 Resource Definitions -
DHexagonScheduleV67.td1 //=-HexagonScheduleV67.td - HexagonV67 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V67 Resource Definitions -
DHexagonScheduleV66.td1 //=-HexagonScheduleV66.td - HexagonV66 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V66 Resource Definitions -
DHexagonScheduleV67T.td1 //=- HexagonScheduleV67T.td - Hexagon V67 Tiny Core Scheduling Definitions --=//
60 // Hexagon V67 Tiny Core Resource Definitions -
DHexagonScheduleV60.td1 //=-HexagonScheduleV60.td - HexagonV60 Scheduling Definitions *- tablegen -*-=//
79 // Hexagon V60 Resource Definitions -
DHexagonInstrFormatsV60.td14 // Instruction Classes Definitions +
DHexagonInstrFormatsV65.td20 // Instruction Classes Definitions +
DHexagonScheduleV71T.td58 // Hexagon V71 Tiny Core Resource Definitions -
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
DTarget.td19 // 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
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DDiagnosticCategories.td1 //==--- DiagnosticCategories.td - Diagnostic Category Definitions ---------===//
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64Schedule.td1 //==-- AArch64Schedule.td - AArch64 Scheduling Definitions -*- tablegen -*-===//
18 // AArch64 Scheduler Definitions
/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVR.td18 // AVR Device Definitions
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenSchedule.h374 std::vector<const Record *> Definitions; variable
388 void addDefinition(const Record *Def) { Definitions.push_back(Def); } in addDefinition()
404 ArrayRef<const Record *> getDefinitions() const { return Definitions; } in getDefinitions()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUFeatures.td1 //===-- AMDGPUFeatures.td - AMDGPU Feature Definitions -----*- tablegen -*-===//
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pdp11/
Dpdp11-modes.def1 /* Definitions of target machine for GNU compiler, for the pdp-11
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m88k/
Dm88k-modes.def1 /* Definitions of target machine for GNU compiler for Motorola m88100.
/openbsd/src/gnu/gcc/gcc/config/m88k/
Dm88k-modes.def1 /* Definitions of target machine for GNU compiler for Motorola m88100.

1234567891011