Searched defs:isTargetNaCl32 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h792 bool isTargetNaCl32() const { return isTargetNaCl() && !is64Bit(); } function in class:llvm::final

Completed in 123 milliseconds