Searched defs:argument_index (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/ |
H A D | fold_constants_to_subgraph.cc | 88 void CopyConstantIntoFunc(int argument_index, Operation* const_op, in CopyConstantIntoFunc() 145 int argument_index = -1; in runOnOperation() local
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/ |
H A D | spmd_expansion.cc | 62 void UpdateFunctionInputShape(const int argument_index, in UpdateFunctionInputShape() 193 for (int argument_index = 0; argument_index < function.getNumArguments(); in UpdateFunctionArgsUsingLayout() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | tf_saved_model_freeze_variables.cc | 100 Operation* user_op, int argument_index, ElementsAttr value, in PropagateUsage() 141 Region* region, ElementsAttr value, int argument_index, in PropagateUsage()
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/ |
H A D | object.h | 637 int argument_index, in Call() 653 int argument_index, in Call()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_function.cpp | 260 for (size_t argument_index = 3, param_index = 2; in ValidateFunctionCall() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_function.cpp | 260 for (size_t argument_index = 3, param_index = 2; in ValidateFunctionCall() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_function.cpp | 265 for (size_t argument_index = 3, param_index = 2; in ValidateFunctionCall() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | code_generator_x86.h | 126 RegisterPair GetRegisterPairAt(size_t argument_index) { in GetRegisterPairAt()
|
H A D | instruction_builder.cc | 1839 size_t argument_index = 0u; in SetupInvokeArguments() local
|
/aosp_15_r20/external/bcc/src/cc/usdt/ |
H A D | usdt.cc | 595 int location_index, int argument_index, in bcc_usdt_get_argument()
|
/aosp_15_r20/art/runtime/interpreter/ |
H A D | interpreter_common.cc | 993 int argument_index; in InvokeBootstrapMethod() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/ |
H A D | distributed_tpu_rewrite_pass.cc | 646 int argument_index; member 656 int argument_index; member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 14933 glw::GLuint argument_index[3] = {0}; in prepareComponents() local
|