HomeSort by relevance Sort by last modified time
    Searched defs:dce (Results 1 - 12 of 12) sorted by null

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_opt_dead_code.c 43 dce(struct vc4_compile *c, struct qinst *inst) function
144 dce(c, inst);
  /external/tensorflow/tensorflow/compiler/xla/service/
implicit_broadcast_remover.cc 114 HloDCE dce; local
115 TF_RETURN_IF_ERROR(dce.Run(module).status());
hlo_dce_test.cc 67 HloDCE dce; local
68 EXPECT_FALSE(dce.Run(module.get()).ValueOrDie());
87 HloDCE dce; local
88 EXPECT_FALSE(dce.Run(module.get()).ValueOrDie());
118 HloDCE dce; local
119 EXPECT_TRUE(dce.Run(module.get()).ValueOrDie());
165 HloDCE dce; local
166 EXPECT_TRUE(dce.Run(module.get()).ValueOrDie());
206 HloDCE dce; local
207 EXPECT_TRUE(dce.Run(module.get()).ValueOrDie())
261 HloDCE dce; local
313 HloDCE dce; local
355 HloDCE dce; local
402 HloDCE dce; local
    [all...]
copy_insertion.cc 337 // dead in the graph. Later calls to DCE will remove the instruction.
1092 HloDCE dce; local
1199 HloDCE dce; local
    [all...]
  /bionic/libc/kernel/uapi/linux/hdlc/
ioctl.h 69 unsigned short dce; member in struct:__anon645
  /external/iproute2/include/uapi/linux/hdlc/
ioctl.h 10 #define CLOCK_INT 2 /* Internal TX and RX clock - DCE */
65 unsigned short dce; /* 1 for DCE (network side) operation */ member in struct:__anon21888
  /external/kernel-headers/original/uapi/linux/hdlc/
ioctl.h 10 #define CLOCK_INT 2 /* Internal TX and RX clock - DCE */
65 unsigned short dce; /* 1 for DCE (network side) operation */ member in struct:__anon22851
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_dataflow_deadcode.c 218 rc_dataflow_mark_outputs_fn dce = (rc_dataflow_mark_outputs_fn)user; local
228 dce(c, &s, &mark_output_use);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/hdlc/
ioctl.h 9 #define CLOCK_INT 2 /* Internal TX and RX clock - DCE */
62 unsigned short dce; /* 1 for DCE (network side) operation */ member in struct:__anon62520
  /external/skia/src/gpu/ops/
GrDashOp.cpp 904 const DashingCircleEffect& dce = args.fGP.cast<DashingCircleEffect>(); local
958 const DashingCircleEffect& dce = processor.cast<DashingCircleEffect>(); local
971 const DashingCircleEffect& dce = gp.cast<DashingCircleEffect>(); local
    [all...]
  /external/skqp/src/gpu/ops/
GrDashOp.cpp 904 const DashingCircleEffect& dce = args.fGP.cast<DashingCircleEffect>(); local
958 const DashingCircleEffect& dce = processor.cast<DashingCircleEffect>(); local
971 const DashingCircleEffect& dce = gp.cast<DashingCircleEffect>(); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-impl/1.0.2.v20150114/
aether-impl-1.0.2.v20150114.jar 

Completed in 371 milliseconds