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

  /external/llvm/lib/Target/NVPTX/
NVPTXSubtarget.h 81 bool hasDouble() const { return SmVersion >= 13; }
NVPTXAsmPrinter.cpp 928 if (!STI.hasDouble())
    [all...]

Completed in 1361 milliseconds