Searched defs:underflow (Results 1 – 8 of 8) sorted by relevance
29 typename base::int_type underflow() {return base::underflow();} in underflow() function
31 base::int_type underflow() {return base::underflow();} in underflow() function
36 int_type underflow() in underflow() function
38 virtual int_type underflow() {return base::underflow();} in underflow() function
43 virtual int_type underflow() {return base::underflow();} in underflow() function
164 strstreambuf::int_type strstreambuf::underflow() { in underflow() function in strstreambuf
93 typename __stdinbuf<_CharT>::int_type __stdinbuf<_CharT>::underflow() { in underflow() function
504 auto underflow = rewriter.create<arith::CmpFOp>( createLinalgBodyCalculationForElementwiseOp() local