Home
last modified time | relevance | path

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

/external/vixl/src/vixl/
Dutils.cc66 uint32_t float_exp(float val) { in float_exp() function
Dutils.h109 uint32_t float_exp(float val);
/external/llvm/test/Transforms/InstCombine/
Dwin-math.ll110 define float @float_exp(float %x, float %y) nounwind readnone {
111 ; WIN32-LABEL: @float_exp(
/external/vixl/src/vixl/a64/
Dlogic-a64.cc4561 exp = float_exp(op); in FPRecipSqrtEstimate()
4669 exp = float_exp(op); in FPRecipEstimate()
4801 exp = float_exp(op); in frecpx()