|
MLIR 23.0.0git
|
#include "mlir/Query/Matcher/Marshallers.h"
Static Public Member Functions | |
| static bool | hasCorrectType (const VariantValue &value) |
| static unsigned | get (const VariantValue &value) |
| static ArgKind | getKind () |
| static std::optional< std::string > | getBestGuess (const VariantValue &) |
Definition at line 54 of file Marshallers.h.
|
inlinestatic |
Definition at line 59 of file Marshallers.h.
References mlir::query::matcher::VariantValue::getSigned().
|
inlinestatic |
Definition at line 63 of file Marshallers.h.
|
inlinestatic |
Definition at line 61 of file Marshallers.h.
References mlir::query::matcher::Signed.
|
inlinestatic |
Definition at line 55 of file Marshallers.h.
References mlir::query::matcher::VariantValue::isSigned().