Searched defs:IEEEhalf (Results 1 – 3 of 3) sorted by relevance
131 static const fltSemantics IEEEhalf; variable
60 const fltSemantics APFloat::IEEEhalf = { 15, -14, 11, 16 }; member in llvm::APFloat
137 IEEEhalf, in LLVM_ALIGNAS() enumerator