Searched refs:HasPush2Pop2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp437 HasPush2Pop2 = true;
947 if (HasPush2Pop2)
1275 .Case("push2pop2", HasPush2Pop2)
H A DX86.h172 bool HasPush2Pop2 = false; member in class:clang::targets::X86TargetInfo

Completed in 110 milliseconds