search for: __builtin_powi

Displaying 1 result from an estimated 1 matches for "__builtin_powi".

2012 Dec 12
1
[LLVMdev] powi_f32
I'm trying to get clang/llvm soft float to generate a call to __powisf2 and __powidf2. How would you do this in C? these are mappings from RTLIB::POWI_F32, RTLIB::POWI_F64