|
| static FailureOr< APInt > | fold (const APInt &lhs, const APInt &rhs, const bool isUnsigned) |
| static FailureOr< APInt > | fold (const APFloat &lhs, const APFloat &rhs) |
Definition at line 1021 of file TosaCanonicalizations.cpp.
◆ fold() [1/2]
| FailureOr< APInt > FoldGreaterAdaptor::fold |
( |
const APFloat & | lhs, |
|
|
const APFloat & | rhs ) |
|
inlinestatic |
◆ fold() [2/2]
| FailureOr< APInt > FoldGreaterAdaptor::fold |
( |
const APInt & | lhs, |
|
|
const APInt & | rhs, |
|
|
const bool | isUnsigned ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: