Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Decimal/
Ddecimal-to-binary.cpp333 PushCarry(carry); in ConvertToBinary()
356 PushCarry(carry); in ConvertToBinary()
Dbig-radix-floating-point.h326 void PushCarry(int carry) { in RemoveLeastOrderZeroDigits() function