Searched refs:toRep16 (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/test/builtins/Unit/ |
| H A D | fp_test.h | 51 static inline uint16_t toRep16(TYPE_FP16 x) in toRep16() function 88 uint16_t rep = toRep16(result); in compareResultH()
|
| H A D | truncsfhf2_test.c | 17 "expected %#.4x\n", a, toRep16(x), expected); in test__truncsfhf2()
|
| H A D | extendhfsf2_test.c | 17 "expected %f\n", toRep16(a), x, fromRep32(expected)); in test__extendhfsf2()
|
| H A D | truncdfhf2_test.c | 17 "expected %#.4x\n", a, toRep16(x), expected); in test__truncdfhf2()
|
| H A D | trunctfhf2_test.c | 20 a, toRep16(x), expected); in test__trunctfhf2()
|
| H A D | extendhftf2_test.c | 20 toRep16(a), x, in test__extendhftf2()
|