Home
last modified time | relevance | path

Searched defs:CPUModel (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h28 struct CPUModel { struct
35 bool operator==(const CPUModel &Other) const { argument