Searched refs:mlirTypeIsAComplex (Results 1 – 4 of 4) sorted by relevance
114 MLIR_CAPI_EXPORTED bool mlirTypeIsAComplex(MlirType type);
108 bool mlirTypeIsAComplex(MlirType type) { in mlirTypeIsAComplex() function
628 if (!mlirTypeIsAComplex(cplx) || in printBuiltinTypes()
2180 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAComplex;