Searched defs:exec_op (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ |
H A D | fuse_tpu_compile_and_execute_ops.cc | 64 if (auto exec_op = llvm::dyn_cast<mlir::TF::TPUExecuteOp>(op)) { in runOnOperation() local 81 for (auto exec_op : tpu_execute_ops) { in runOnOperation() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/ |
D | spi_mem.h | 123 int (*exec_op)(const struct spi_mem_op *op); member
|
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/ |
H A D | spi_mem.h | 123 int (*exec_op)(const struct spi_mem_op *op); member
|
/aosp_15_r20/external/pciutils/ |
H A D | setpci.c | 112 exec_op(struct op *op, struct pci_dev *dev) in exec_op() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/ |
H A D | raw_api_test.cc | 2179 auto exec_op = ops::XRTExecute( in TEST() local
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 82829 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
H A D | vmlinux_602.h | 82829 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 92739 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
H A D | vmlinux_518.h | 92739 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 80932 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 78911 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
H A D | vmlinux.h | 78911 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 98914 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
H A D | vmlinux.h | 98914 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 90705 int (*exec_op)(struct spi_mem *, const struct spi_mem_op *); member
|