Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp501 HasCCMP = true; in handleTargetFeatures()
1024 if (HasCCMP) in getTargetDefines()
1032 if (HasEGPR && HasPush2Pop2 && HasPPX && HasNDD && HasCCMP && HasNF && in getTargetDefines()
1361 .Case("ccmp", HasCCMP) in hasFeature()
H A DX86.h179 bool HasCCMP = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td354 def FeatureCCMP : SubtargetFeature<"ccmp", "HasCCMP", "true",