Lines Matching defs:isaFunction
1210 static constexpr IsAFunctionTy isaFunction = mlirValueIsABlockArgument; member in __anon49d064020211::PyBlockArgument
1231 static constexpr IsAFunctionTy isaFunction = mlirValueIsAOpResult; member in __anon49d064020211::PyOpResult
1467 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsAFloat; member in __anon49d064020811::PyFloatAttribute
1518 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsAInteger; member in __anon49d064020811::PyIntegerAttribute
1543 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsABool; member in __anon49d064020811::PyBoolAttribute
1565 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsAString; member in __anon49d064020811::PyStringAttribute
1603 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsADenseElements; member in __anon49d064020811::PyDenseElementsAttribute
1836 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsADenseIntElements; member in __anon49d064020811::PyDenseIntElementsAttribute
1894 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsADenseFPElements; member in __anon49d064020811::PyDenseFPElementsAttribute
1927 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsAType; member in __anon49d064020811::PyTypeAttribute
1950 static constexpr IsAFunctionTy isaFunction = mlirAttributeIsAUnit; member in __anon49d064020811::PyUnitAttribute
2015 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAInteger; member in __anon49d064021811::PyIntegerType
2072 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAIndex; member in __anon49d064021811::PyIndexType
2090 static constexpr IsAFunctionTy isaFunction = mlirTypeIsABF16; member in __anon49d064021811::PyBF16Type
2108 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAF16; member in __anon49d064021811::PyF16Type
2126 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAF32; member in __anon49d064021811::PyF32Type
2144 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAF64; member in __anon49d064021811::PyF64Type
2162 static constexpr IsAFunctionTy isaFunction = mlirTypeIsANone; member in __anon49d064021811::PyNoneType
2180 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAComplex; member in __anon49d064021811::PyComplexType
2212 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAShaped; member in __anon49d064021811::PyShapedType
2284 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAVector; member in __anon49d064021811::PyVectorType
2315 static constexpr IsAFunctionTy isaFunction = mlirTypeIsARankedTensor; member in __anon49d064021811::PyRankedTensorType
2348 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAUnrankedTensor; member in __anon49d064021811::PyUnrankedTensorType
2378 static constexpr IsAFunctionTy isaFunction = mlirTypeIsARankedTensor; member in __anon49d064021811::PyMemRefType
2427 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAUnrankedMemRef; member in __anon49d064021811::PyUnrankedMemRefType
2465 static constexpr IsAFunctionTy isaFunction = mlirTypeIsATuple; member in __anon49d064021811::PyTupleType
2502 static constexpr IsAFunctionTy isaFunction = mlirTypeIsAFunction; member in __anon49d064021811::PyFunctionType