Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
H A Drt_to_llvm.cc93 static FunctionType CustomCallFunctionType(MLIRContext *ctx) { in CustomCallFunctionType() function
134 add(kCustomCall, RuntimeAPI::CustomCallFunctionType(ctx)); in AddRuntimeApiDeclarations()