Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/nwfpe/
Dsingle_cpdo.c70 [RND_CODE >> 20] = float32_round_to_int,
71 [URD_CODE >> 20] = float32_round_to_int,
Dsoftfloat.h150 float32 float32_round_to_int( struct roundingData*, float32 );
Dsoftfloat.c968 float32 float32_round_to_int( struct roundingData *roundData, float32 a ) in float32_round_to_int() function