Searched defs:xl (Results 1 – 8 of 8) sorted by relevance
41 using xl = std::numeric_limits<T>; operator ()() typedef 69 using xl = std::numeric_limits<T>; operator ()() typedef
163 using xl = std::numeric_limits<T>; operator ()() typedef 284 using xl = std::numeric_limits<T>; operator ()() typedef
20 void test(X<int> xi, X<long> xl, float *fp) { in test()
32 void test3(X<int> &x, X<int> xi, X<long> xl, X<int Y::*> xmptr) { in test3()
43 void test_longptr(X0<long*> xl, X0<long*>::Inner xli) { in test_longptr()
113 TX<long> xl; in g() local
16 uint32 xh, xl, roundword; in test_rint() local430 uint32 xh, xl; in test_frexp() local
3927 if (auto xl = getOperation()->getAttr(fir::StringLitOp::xlist())) { verify() local