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