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

  /external/llvm/include/llvm/ADT/
APFloat.h 129 static const fltSemantics IEEEhalf;
  /external/llvm/lib/Support/
APFloat.cpp 54 const fltSemantics APFloat::IEEEhalf = { 15, -14, 11, true };
    [all...]

Completed in 437 milliseconds