HomeSort by: relevance | last modified time | path
    Searched defs:float16 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 1855 uint16_t float16 = API.getLoBits(16).getZExtValue(); local
1856 ConvertIntToBytes<>(ptr, float16);
  /src/external/apache2/llvm/dist/clang/lib/Headers/
opencl-c-base.h 139 typedef float float16 __attribute__((ext_vector_type(16))); typedef
528 #define as_float16(x) __builtin_astype((x), float16)

Completed in 28 milliseconds