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

  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXSubtarget.h 71 bool SupportsDouble;
90 bool supportsDouble() const { return SupportsDouble; }
PTXSubtarget.cpp 30 SupportsDouble(false),

Completed in 243 milliseconds