Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DLoongArch.h34 bool HasFeatureLAMCAS; variable
48 HasFeatureLAMCAS = false; in LoongArchTargetInfo()
H A DLoongArch.cpp220 if (HasFeatureFrecipe && HasFeatureLAM_BH && HasFeatureLAMCAS && in getTargetDefines()
255 if (HasFeatureLAMCAS) in getTargetDefines()
392 HasFeatureLAMCAS = true; in handleTargetFeatures()