Home
last modified time | relevance | path

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 Dfold_constants_to_subgraph.cc88 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 Dspmd_expansion.cc62 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 Dtf_saved_model_freeze_variables.cc100 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 Dobject.h637 int argument_index, in Call()
653 int argument_index, in Call()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_function.cpp260 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 Dvalidate_function.cpp260 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 Dvalidate_function.cpp265 for (size_t argument_index = 3, param_index = 2; in ValidateFunctionCall() local
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_x86.h126 RegisterPair GetRegisterPairAt(size_t argument_index) { in GetRegisterPairAt()
H A Dinstruction_builder.cc1839 size_t argument_index = 0u; in SetupInvokeArguments() local
/aosp_15_r20/external/bcc/src/cc/usdt/
H A Dusdt.cc595 int location_index, int argument_index, in bcc_usdt_get_argument()
/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.cc993 int argument_index; in InvokeBootstrapMethod() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.cc646 int argument_index; member
656 int argument_index; member
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp14933 glw::GLuint argument_index[3] = {0}; in prepareComponents() local