Searched refs:DirectCustomCallFunctionType (Results 1 – 1 of 1) sorted by relevance
102 static FunctionType DirectCustomCallFunctionType(MLIRContext *ctx) { in DirectCustomCallFunctionType() function347 auto type = RuntimeAPI::DirectCustomCallFunctionType(op.getContext()); in matchAndRewrite()