Home
last modified time | relevance | path

Searched defs:ExponentBits (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuFloat.hpp77 …static inline Float convert (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias,… in convert() argument
130 …inline bool operator< (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flag… in operator <() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6060 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local