Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DRISCVTargetDefEmitter.cpp157 bool HasExperimentalProfiles = any_of(Profiles, [&](auto &Rec) { in emitRISCVProfiles() local
160 if (HasExperimentalProfiles) in emitRISCVProfiles()