Home
last modified time | relevance | path

Searched defs:fetch_op (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-cff2-interp-cs.hh103 op_code_t fetch_op () in fetch_op() function
Dhb-cff-interp-common.hh608 op_code_t fetch_op () in fetch_op() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_executor.cc985 FetchOp fetch_op = op.GetFetch(); in matchAndRewrite() local