Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/builtins/Unit/
H A Dfp_test.h62 static inline uint32_t toRep32(float x) in toRep32() function
106 uint32_t rep = toRep32(result); in compareResultF()