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; }
PTXAsmPrinter.cpp 144 (ST.supportsDouble() ? ""

Completed in 174 milliseconds