Home
last modified time | relevance | path

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

123456789

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.td21 // X86 Operand Definitions.
26 // X86 Predicate Definitions.
31 // X86 Instruction Format Definitions.
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonScheduleV75.td1 //=-HexagonScheduleV75.td - HexagonV75 Scheduling Definitions *- tablegen -*-=//
34 // Hexagon V75 Resource Definitions -
H A DHexagonScheduleV62.td1 //=-HexagonScheduleV62.td - HexagonV62 Scheduling Definitions *- tablegen -*-=//
35 // Hexagon V62 Resource Definitions -
H A DHexagonScheduleV69.td1 //=-HexagonScheduleV69.td - HexagonV69 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V69 Resource Definitions -
H A DHexagonScheduleV71.td1 //=-HexagonScheduleV71.td - HexagonV71 Scheduling Definitions *- tablegen -*-=//
37 // Hexagon V71 Resource Definitions -
H A DHexagonScheduleV73.td1 //=-HexagonScheduleV73.td - HexagonV73 Scheduling Definitions *- tablegen -*-=//
37 // Hexagon V73 Resource Definitions -
H A DHexagonScheduleV5.td1 //=-HexagonScheduleV5.td - HexagonV5 Scheduling Definitions --*- tablegen -*-=//
44 // Hexagon V5 Resource Definitions -
H A DHexagonScheduleV55.td1 //=-HexagonScheduleV55.td - HexagonV55 Scheduling Definitions -*- tablegen -*=//
46 // Hexagon V55 Resource Definitions -
H A DHexagonScheduleV65.td1 //=-HexagonScheduleV65.td - HexagonV65 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V65 Resource Definitions -
H A DHexagonScheduleV66.td1 //=-HexagonScheduleV66.td - HexagonV66 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V66 Resource Definitions -
H A DHexagonScheduleV67.td1 //=-HexagonScheduleV67.td - HexagonV67 Scheduling Definitions *- tablegen -*-=//
38 // Hexagon V67 Resource Definitions -
H A DHexagonScheduleV68.td1 //=-HexagonScheduleV68.td - HexagonV68 Scheduling Definitions *- tablegen -*-=//
37 // Hexagon V68 Resource Definitions -
H A DHexagonScheduleV67T.td1 //=- HexagonScheduleV67T.td - Hexagon V67 Tiny Core Scheduling Definitions --=//
60 // Hexagon V67 Tiny Core Resource Definitions -
H A DHexagonScheduleV60.td1 //=-HexagonScheduleV60.td - HexagonV60 Scheduling Definitions *- tablegen -*-=//
79 // Hexagon V60 Resource Definitions -
H A DHexagonInstrFormatsV60.td14 // Instruction Classes Definitions +
H A DHexagonScheduleV79.td1 //=-HexagonScheduleV79.td - HexagonV79 Scheduling Definitions *- tablegen -*-=//
H A DHexagonInstrFormatsV65.td20 // Instruction Classes Definitions +
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DTarget.td19 // Definitions that inherit from LLT define types that will be used in the
32 // Definitions that inherit from this may also inherit from
55 // Definitions that inherit from this may also inherit from GISDNodeXFormEquiv
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCategories.td1 //==--- DiagnosticCategories.td - Diagnostic Category Definitions ---------===//
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSchedule.td1 //===-- M68kSchedule.td - M68k Scheduling Definitions ------*- tablegen -*-===//
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Schedule.td1 //==-- AArch64Schedule.td - AArch64 Scheduling Definitions -*- tablegen -*-===//
18 // AArch64 Scheduler Definitions
/freebsd/contrib/sendmail/cf/ostype/
H A Duxpds.m414 # Definitions for UXP/DS (Fujitsu/ICL DS/90 series)
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp390 json::Array Definitions; in print() local
392 Definitions.push_back(toJSON(L)); in print()
394 Json["Loc"] = std::move(Definitions); in print()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h396 std::vector<const Record *> Definitions; variable
410 void addDefinition(const Record *Def) { Definitions.push_back(Def); } in addDefinition()
426 ArrayRef<const Record *> getDefinitions() const { return Definitions; } in getDefinitions()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVR.td18 // AVR Device Definitions

123456789