Searched defs:IEEEhalf (Results 1 – 5 of 5) sorted by relevance
133 static const fltSemantics IEEEhalf; variable
61 const fltSemantics APFloat::IEEEhalf = { 15, -14, 11, 16 }; member in llvm::APFloat
152 const fltSemantics &APFloatBase::IEEEhalf() { in IEEEhalf() function in llvm::APFloatBase
195 const fltSemantics &APFloatBase::IEEEhalf() { in IEEEhalf() function in llvm::APFloatBase
145 IEEEhalf, in LLVM_ALIGNAS() enumerator