Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/
H A Dkernel_creator.cc92 for (Value alloc_arg : alloc.getDefiningOp()->getOperands()) { in IsSmallAlloc() local
/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse.c130 static struct tep_print_arg *alloc_arg(void) in alloc_arg() function