Searched refs:DoubleFn (Results 1 – 4 of 4) sorted by relevance
37 LibFunc DoubleFn, LibFunc FloatFn,
741 LibFunc DoubleFn, LibFunc FloatFn, in hasUnaryFloatFn() argument747 return TLI->has(DoubleFn); in hasUnaryFloatFn()
175 typedef double (*DoubleFn)(); typedef177 …int a[(int)DoubleFn(f)()]; // expected-error {{variable length array}} expected-warning{{C99 featu…
94 LibFunc::Func DoubleFn, LibFunc::Func FloatFn, in hasUnaryFloatFn() argument100 return TLI->has(DoubleFn); in hasUnaryFloatFn()