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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h593 bool hasCMov() const { return HasCMov || X86SSELevel >= SSE1 || is64Bit(); } function in class:llvm::final

Completed in 105 milliseconds