Searched defs:float16 (Results 1 – 11 of 11) sorted by relevance
46 typedef uint16 float16; typedef
16 typedef __attribute__ ((ext_vector_type(16),__aligned__( 64))) float float16; typedef
305 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
6 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
564 std::vector<deFloat16> float16; in getFloat16s() local
15700 vector<deFloat16> float16; in getFloat16a() local15772 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCount)); in getInputData2() local15908 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCountX)); in getInputDataV() local
326 float16 = DType(types_pb2.DT_HALF) variable
122 typedef float float16 __attribute__((ext_vector_type(16))); typedef
1868 uint16_t float16 = API.getLoBits(16).getZExtValue(); in bufferLEByte() local
149 typedef uint16_t float16; typedef
7029 const FloatFormat float16 (-14, 15, 10, true, tcu::MAYBE); in addBuiltinPrecision16BitTests() local