Searched refs:IsExperimental (Results 1 – 2 of 2) sorted by relevance
240 bool IsExperimental = stripExperimentalPrefix(Ext); in isSupportedExtensionFeature() local243 IsExperimental ? ArrayRef(SupportedExperimentalExtensions) in isSupportedExtensionFeature()
27 // IsExperimental32 string value = "true", bit IsExperimental = false>37 let Name = !if(IsExperimental, "experimental-", "") # !tolower(extName);