Home
last modified time | relevance | path

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

/external/bcc/src/cc/includes/
Dbcc_usdt.h35 int num_arguments; member
Dusdt.h211 size_t num_arguments() const { return locations_.front().arguments_.size(); } in num_arguments() function
/external/bcc/src/cc/
Dbcc_usdt.h35 int num_arguments; member
Dusdt.h211 size_t num_arguments() const { return locations_.front().arguments_.size(); } in num_arguments() function
/external/bcc/tests/cc/
Dtest_usdt_probes.cc134 int num_arguments; in probe_num_arguments() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dtf_kernel_to_llvm_pass.cc104 auto num_arguments = arguments.size(); in generateParamsArray() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc212 llvm::SmallVectorImpl<Value>& operands, size_t& num_arguments, in CreateOperands()
236 const HloInstruction* instr, size_t& num_arguments, size_t& num_results, in CreateOpWithoutAttrs()
635 size_t num_arguments, num_results; in EmitCustomCallOp() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dhlo_legalize_to_lhlo.cc464 auto num_arguments = entry_block.getNumArguments(); in matchAndRewrite() local
/external/flac/src/metaflac/
Doptions.h206 unsigned num_arguments; member
/external/oj-libjdwp/src/share/javavm/export/
Djmm.h202 int num_arguments; /* Number of supported options or arguments */ member
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp4689 unsigned num_arguments, in add_image_function()
7405 unsigned num_arguments, in _image_prototype()
7520 unsigned num_arguments, in _image()