Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp437 HasPush2Pop2 = true; in handleTargetFeatures()
947 if (HasPush2Pop2) in getTargetDefines()
1275 .Case("push2pop2", HasPush2Pop2) in hasFeature()
H A DX86.h172 bool HasPush2Pop2 = false; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td346 def FeaturePush2Pop2 : SubtargetFeature<"push2pop2", "HasPush2Pop2", "true",