Searched defs:float16 (Results 1 – 15 of 15) sorted by relevance
3 ### CVE Number7 ### Issue Description13 ### Impact26 ### Vulnerable Versions31 ### Mitigation
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
619 std::vector<deFloat16> float16; in getFloat16s() local
17224 vector<deFloat16> float16; in getFloat16a() local17296 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCount)); in getInputData2() local17432 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCountX)); in getInputDataV() local
241 float16 = DType(types_pb2.DT_HALF) variable
122 static float float16(uint16_t val) in float16() function
122 typedef float float16 __attribute__((ext_vector_type(16))); typedef
93 bool float16; member
1868 uint16_t float16 = API.getLoBits(16).getZExtValue(); in bufferLEByte() local
4685 bool explicit, bool float16) in offset_to_ps_input()4778 bool float16; in radv_pipeline_generate_ps_inputs() local
149 using float16 = uint16_t; variable
6491 const FloatFormat float16 (-14, 15, 10, true, tcu::MAYBE); in createFuncGroup16Bit() local