Home
last modified time | relevance | path

Searched defs:get_arg (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dfunctional_control_flow_to_cfg.cc56 static Operation* CallFn(Location loc, const std::function<Value(int)>& get_arg, in CallFn()
104 static void JumpToBlock(Location loc, const std::function<Value(int)>& get_arg, in JumpToBlock()
/external/python/cpython3/Python/
Dpeephole.c64 get_arg(const _Py_CODEUNIT *codestr, Py_ssize_t i) in get_arg() function
/external/toybox/toys/pending/
Dstty.c202 static int get_arg(int *i, long long high) in get_arg() function
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.h131 inline Temp get_arg(isel_context *ctx, struct ac_arg arg) in get_arg() function
/external/python/cpython3/Objects/
Dframeobject.c56 get_arg(const _Py_CODEUNIT *codestr, Py_ssize_t i) in get_arg() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py4582 def get_arg(arg0, arg1): member in ast_expr_op
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h3958 isl::checked::ast_expr ast_expr_op::get_arg(int pos) const in get_arg() function
Dcpp.h4449 isl::ast_expr ast_expr_op::get_arg(int pos) const in get_arg() function