Home
last modified time | relevance | path

Searched defs:FPowI (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/unittests/Runtime/
H A DNumeric.cpp264 TEST(Numeric,FPowI) TEST() argument
/llvm-project/flang/runtime/
H A Dnumeric.cpp193 RT_API_ATTRS BTy FPowI(BTy base, ETy exp) { FPowI() function