Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DLoongArch.cpp208 if (HasFeatureFrecipe) in getTargetDefines()
236 if (HasFeatureFrecipe) in getTargetDefines()
314 HasFeatureFrecipe = true; in handleTargetFeatures()
H A DLoongArch.h32 bool HasFeatureFrecipe; variable
41 HasFeatureFrecipe = false; in LoongArchTargetInfo()