Searched refs:ThunderX (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64.td | 1125 def TuneThunderX : SubtargetFeature<"thunderx", "ARMProcFamily", "ThunderX", 1126 "Cavium ThunderX processors", [ 1132 "Cavium ThunderX processors", [ 1138 "Cavium ThunderX processors", [ 1144 "Cavium ThunderX processors", [ 1298 list<SubtargetFeature> ThunderX = [HasV8_0aOps, FeatureCRC, FeatureCrypto, 1398 // Cavium ThunderX/ThunderX T8X Processors 1399 def : ProcessorModel<"thunderx", ThunderXT8XModel, ProcessorFeatures.ThunderX, 1402 ProcessorFeatures.ThunderX, [TuneThunderXT88]>; 1404 ProcessorFeatures.ThunderX, [TuneThunderXT81]>; [all …]
|
H A D | AArch64SchedThunderX.td | 1 //==- AArch64SchedThunderX.td - Cavium ThunderX T8X Scheduling Definitions -*- tablegen -*-=// 9 // This file defines the itinerary class data for the ARM ThunderX T8X 19 // Cavium ThunderX T8X scheduling machine model. 22 let MicroOpBufferSize = 0; // ThunderX T88/T81/T83 are in-order.
|
H A D | AArch64Subtarget.h | 85 ThunderX, enumerator
|
H A D | AArch64Subtarget.cpp | 252 case ThunderX: in initializeProperties()
|
H A D | AArch64SchedThunderX2T99.td | 1 //=- AArch64SchedThunderX2T99.td - Cavium ThunderX T99 ---*- tablegen -*-=//
|