Searched refs:float_exp (Results 1 – 4 of 4) sorted by relevance
66 uint32_t float_exp(float val) { in float_exp() function
109 uint32_t float_exp(float val);
110 define float @float_exp(float %x, float %y) nounwind readnone {111 ; WIN32-LABEL: @float_exp(
4561 exp = float_exp(op); in FPRecipSqrtEstimate()4669 exp = float_exp(op); in FPRecipEstimate()4801 exp = float_exp(op); in frecpx()