Searched refs:hasDouble (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXSubtarget.h | 81 bool hasDouble() const { return SmVersion >= 13; } function in class:llvm::NVPTXSubtarget |
H A D | NVPTXAsmPrinter.cpp | 904 if (!STI.hasDouble()) |
Completed in 76 milliseconds