Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVTargetDefEmitter.cpp29 bool Experimental) { in printExtensionTable()
128 bool Experimental) { in printProfileTable()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp458 bool Experimental = stripExperimentalPrefix(ExtName); in parseFeatures() local