Home
last modified time | relevance | path

Searched refs:toRep16 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/builtins/Unit/
H A Dfp_test.h51 static inline uint16_t toRep16(TYPE_FP16 x) in toRep16() function
88 uint16_t rep = toRep16(result); in compareResultH()
H A Dtruncsfhf2_test.c17 "expected %#.4x\n", a, toRep16(x), expected); in test__truncsfhf2()
H A Dextendhfsf2_test.c17 "expected %f\n", toRep16(a), x, fromRep32(expected)); in test__extendhfsf2()
H A Dtruncdfhf2_test.c17 "expected %#.4x\n", a, toRep16(x), expected); in test__truncdfhf2()
H A Dtrunctfhf2_test.c20 a, toRep16(x), expected); in test__trunctfhf2()
H A Dextendhftf2_test.c20 toRep16(a), x, in test__extendhftf2()