Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKY.td378 def : ProcessorModel<"generic", NoSchedModel, [FeatureBTST16]>;
385 def : CK801<"ck801", NoSchedModel, []>;
386 def : CK801<"ck801t", NoSchedModel, []>;
387 def : CK801<"e801", NoSchedModel, []>;
394 def : CK802<"ck802", NoSchedModel, []>;
395 def : CK802<"ck802t", NoSchedModel, []>;
396 def : CK802<"ck802j", NoSchedModel, [FeatureJAVA]>;
397 def : CK802<"e802", NoSchedModel, []>;
398 def : CK802<"e802t", NoSchedModel, []>;
399 def : CK802<"s802", NoSchedModel, []>;
[all …]
/openbsd-src/gnu/llvm/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>;
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVProcessors.td29 NoSchedModel,
32 NoSchedModel,
36 def : ProcessorModel<"generic", NoSchedModel, []>;
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssembly.td97 def : ProcessorModel<"mvp", NoSchedModel, []>;
105 def : ProcessorModel<"generic", NoSchedModel,
109 def : ProcessorModel<"bleeding-edge", NoSchedModel,
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArch.td130 def : ProcessorModel<"generic-la32", NoSchedModel, [Feature32Bit]>;
131 def : ProcessorModel<"generic-la64", NoSchedModel, [Feature64Bit]>;
135 def : ProcessorModel<"generic", NoSchedModel, []>;
137 def : ProcessorModel<"la464", NoSchedModel, [Feature64Bit,
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNProcessors.td11 def : ProcessorModel<"generic", NoSchedModel,
15 def : ProcessorModel<"generic-hsa", NoSchedModel,
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DDirectX.td31 def : ProcessorModel<"generic", NoSchedModel, []>;
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCTargetDesc.cpp45 #define NoSchedModel NoSchedModelR600 macro
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPC.td651 def : ProcessorModel<"future", NoSchedModel,
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetSchedule.td122 def NoSchedModel : SchedMachineModel {
H A DTarget.td1747 SchedMachineModel SchedModel = NoSchedModel;
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64.td1463 def : ProcessorModel<"carmel", NoSchedModel, ProcessorFeatures.Carmel,