Searched defs:Only64Bit (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.cpp1439 bool Only64Bit = getTriple().getArch() != llvm::Triple::x86; local
H A DX86.h293 bool Only64Bit = getTriple().getArch() != llvm::Triple::x86; variable
300 bool Only64Bit = getTriple().getArch() != llvm::Triple::x86; variable

Completed in 53 milliseconds