Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp451 HasPPX = true; in handleTargetFeatures()
957 if (HasPPX) in getTargetDefines()
969 if (HasEGPR && HasPush2Pop2 && HasPPX && HasNDD && HasCCMP && HasNF && in getTargetDefines()
1275 .Case("ppx", HasPPX) in hasFeature()
H A DX86.h165 bool HasPPX = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td333 def FeaturePPX : SubtargetFeature<"ppx", "HasPPX", "true",