Searched refs:mlirOperationStateEnableResultTypeInference (Results 1 – 3 of 3) sorted by relevance
355 mlirOperationStateEnableResultTypeInference(MlirOperationState *state);
281 void mlirOperationStateEnableResultTypeInference(MlirOperationState *state) { in mlirOperationStateEnableResultTypeInference() function
610 mlirOperationStateEnableResultTypeInference(&state); in createOperationWithTypeInference()