Home
last modified time | relevance | path

Searched defs:print_op (Results 1 – 11 of 11) sorted by relevance

/external/capstone/bindings/ocaml/
Dtest_ppc.ml23 let print_op handle i op = function
Dtest_xcore.ml23 let print_op handle i op = function
Dtest_systemz.ml25 let print_op handle i op = function
Dtest_arm64.ml24 let print_op handle i op = function
Dtest_mips.ml25 let print_op handle i op = function
Dtest_sparc.ml26 let print_op handle i op = function
Dtest_x86.ml30 let print_op handle i op = function
Dtest_arm.ml32 let print_op handle i op = function
Dtest_m680x.ml64 let print_op handle flags i op = function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.cc41 auto print_op = [&](const OpInfo& op, bool is_total = false) { in ToString() local
/external/tensorflow/tensorflow/compiler/jit/
Dbuild_xla_ops_pass.cc136 ops::Print print_op(s.WithOpName("print_", oidx) in MergeOutgoingDataEdges() local