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

  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXSubtarget.h 75 bool SupportsFMA;
94 bool supportsFMA() const { return SupportsFMA; }
PTXSubtarget.cpp 31 SupportsFMA(true),

Completed in 153 milliseconds