Home
last modified time | relevance | path

Searched refs:NoSchedModel (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKY.td417 def : CK803<"ck803ef", NoSchedModel,
572 def : CK807<"ck807f", NoSchedModel,
575 def : CK807<"c807f", NoSchedModel,
578 def : CK807<"r807f", NoSchedModel,
596 def : CK810<"c810", NoSchedModel,
599 def : CK810<"ck810f", NoSchedModel,
602 def : CK810<"ck810ef", NoSchedModel,
611 def : CK810<"c810t", NoSchedModel,
660 def : CK860<"ck860f", NoSchedModel,
662 def : CK860<"c860", NoSchedModel,
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVProcessors.td58 NoSchedModel,
62 NoSchedModel,
67 def : ProcessorModel<"generic", NoSchedModel, []>, GenericTuneInfo;
248 def SIFIVE_P670 : RISCVProcessorModel<"sifive-p670", NoSchedModel,
303 NoSchedModel,
332 NoSchedModel,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZProcessors.td21 def : ProcessorModel<"generic", NoSchedModel, []>;
23 def : ProcessorModel<"arch8", NoSchedModel, Arch8SupportedFeatures.List>;
24 def : ProcessorModel<"z10", NoSchedModel, Arch8SupportedFeatures.List>;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArch.td133 def : ProcessorModel<"generic-la32", NoSchedModel, [Feature32Bit]>;
134 def : ProcessorModel<"generic-la64", NoSchedModel, [Feature64Bit, FeatureUAL]>;
137 def : ProcessorModel<"loongarch64", NoSchedModel, [Feature64Bit,
143 def : ProcessorModel<"generic", NoSchedModel, []>;
145 def : ProcessorModel<"la464", NoSchedModel, [Feature64Bit,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssembly.td101 def : ProcessorModel<"mvp", NoSchedModel, []>;
109 def : ProcessorModel<"generic", NoSchedModel,
113 def : ProcessorModel<"bleeding-edge", NoSchedModel,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNProcessors.td11 def : ProcessorModel<"generic", NoSchedModel,
15 def : ProcessorModel<"generic-hsa", NoSchedModel,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectX.td31 def : ProcessorModel<"generic", NoSchedModel, []>;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCTargetDesc.cpp45 #define NoSchedModel NoSchedModelR600 macro
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.td662 def : ProcessorModel<"future", NoSchedModel,
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td127 def NoSchedModel : SchedMachineModel {
H A DTarget.td1743 SchedMachineModel SchedModel = NoSchedModel;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td1713 def : ProcessorModel<"carmel", NoSchedModel, ProcessorFeatures.Carmel,