HomeSort by relevance Sort by last modified time
    Searched refs:hasAnyFMA (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 409 bool hasAnyFMA() const { return hasFMA() || hasFMA4() || hasAVX512(); }
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 567 bool hasAnyFMA() const { return hasFMA() || hasFMA4(); }
X86ISelLowering.cpp     [all...]

Completed in 66 milliseconds