Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DRISCVISAInfo.cpp221 bool IsExperimental = stripExperimentalPrefix(Ext); in isSupportedExtensionFeature() local
223 if (IsExperimental) in isSupportedExtensionFeature()