Home
last modified time | relevance | path

Searched refs:hasCLFLUSH (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86Subtarget.h273 bool hasCLFLUSH() const { return hasSSE2() || is64Bit(); } in hasCLFLUSH() function
DX86InstrInfo.td982 def HasCLFLUSH : Predicate<"Subtarget->hasCLFLUSH()">;