Home
last modified time | relevance | path

Searched refs:DirectCustomCallFunctionType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Drt_to_llvm.cc102 static FunctionType DirectCustomCallFunctionType(MLIRContext *ctx) { in DirectCustomCallFunctionType() function
347 auto type = RuntimeAPI::DirectCustomCallFunctionType(op.getContext()); in matchAndRewrite()