Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Include/dsp/
Ddistance_functions_f16.h39 __attribute__((weak)) float __powisf2(float a, int b);
Ddistance_functions.h57 __attribute__((weak)) float __powisf2(float a, int b);
/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/
Darm_minkowski_distance_f32.c43 __attribute__((weak)) float __powisf2(float a, int b) in __powisf2() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def120 HANDLE_LIBCALL(POWI_F32, "__powisf2")