Searched refs:hasFP16Math (Results 1 – 2 of 2) sorted by relevance
67 return hasFP16Math() && NoF16Math == false; in allowFP16Math()
79 bool hasFP16Math() const { return SmVersion >= 53; } in hasFP16Math() function