Home
last modified time | relevance | path

Searched refs:SiFive7 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVSchedSiFive7.td1 //==- RISCVSchedSiFive7.td - SiFive7 Scheduling Definitions --*- tablegen -*-=//
11 // SiFive7 machine model for scheduling and other instruction cost heuristics.
13 let MicroOpBufferSize = 0; // Explicitly set to zero since SiFive7 is in-order.
24 // The SiFive7 microarchitecture has two pipelines: A and B.
DRISCVSubtarget.h39 SiFive7, enumerator
DRISCVFeatures.td530 def TuneSiFive7 : SubtargetFeature<"sifive7", "RISCVProcFamily", "SiFive7",