Home
last modified time | relevance | path

Searched refs:CMPLXF (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dcomplex-reduction.c25 #ifndef CMPLXF
27 #define CMPLXF __builtin_complex macro
29 static float_Complex_t CMPLXF(float r, float i) { in CMPLXF() function
89 ADAPT_REDUCTION(SumComplex4, float_Complex_t, CppComplexFloat, CMPLXF,
102 ADAPT_REDUCTION(ProductComplex4, float_Complex_t, CppComplexFloat, CMPLXF,
115 ADAPT_REDUCTION(DotProductComplex4, float_Complex_t, CppComplexFloat, CMPLXF,
/llvm-project-15.0.7/clang/include/clang/Tooling/Inclusions/
H A DCSymbolMap.inc30 SYMBOL(CMPLXF, None, <complex.h>)