Home
last modified time | relevance | path

Searched defs:GetResultType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
H A Dtftext_utils.cc67 inline TensorType GetResultType(func::FuncOp func, int idx) { in GetResultType() function
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes_vector.h496 DataType::Type GetResultType() const { return GetPackedType(); } in GetResultType() function