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.cpp455 HasCCMP = true; in handleTargetFeatures()
961 if (HasCCMP) in getTargetDefines()
969 if (HasEGPR && HasPush2Pop2 && HasPPX && HasNDD && HasCCMP && HasNF && in getTargetDefines()
1277 .Case("ccmp", HasCCMP) in hasFeature()
H A DX86.h167 bool HasCCMP = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td337 def FeatureCCMP : SubtargetFeature<"ccmp", "HasCCMP", "true",