Home
last modified time | relevance | path

Searched defs:new_call (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/
H A Dtypes_util.cc55 auto new_call = mutable_location->mutable_call()->Add(); in Extract() local
63 auto new_call = mutable_location->mutable_call()->Add(); in Extract() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.cpp1436 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping() local
1449 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints() local
1469 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidation_state.cpp1472 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping() local
1485 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints() local
1505 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp1392 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping() local
1405 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints() local
1425 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlower_subroutine.cpp113 ir_call *new_call = call_clone(ir, sub_sig); in visit_leave() local
/aosp_15_r20/external/pigweed/pw_rpc/
H A Dendpoint.cc112 void Endpoint::RegisterCall(Call& new_call) { in RegisterCall()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dpropagate_device_id_to_function_args.cc121 mlir::Operation* new_call = nullptr; in PrependDeviceIdToCallsites() local
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dclient_integration_test.cc114 pw::rpc::NanopbClientReaderWriter<pw_rpc_Payload, pw_rpc_Payload> new_call = in TEST() local
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dclient_integration_test.cc119 new_call = std::move(call); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
H A Dpick_subgraphs.cc436 auto new_call = builder->create<func::CallOp>(call.getLoc(), impl, in RewireSubgraphs() local
/aosp_15_r20/tools/dexter/dexter/
H A Dexperimental.cc108 auto new_call = code_ir.Alloc<lir::Bytecode>(); in StressWrapInvoke() local
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/
H A Dproxy.cc63 grpc_call* new_call; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dstack_ops_decomposition.cc280 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
H A Dtensor_list_ops_decomposition.cc444 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
H A Dresource_op_lifting.cc1113 auto new_call = builder.create<CallOpType>( in UpdatePartitionedCallOpWithNewCallee() local
H A Dtensor_array_ops_decomposition.cc752 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_conv_algorithm_picker.cc956 HloInstruction* new_call = computation->AddInstruction( in RunOnInstruction() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_communication.cc387 auto new_call = builder.create<func::CallOp>( in RewriteCallOp() local
/aosp_15_r20/external/selinux/libsepol/cil/test/unit/
H A Dtest_cil_resolve_ast.c5987 …struct cil_call *new_call = ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data… in test_cil_resolve_call1_paramsflavor_neg() local
6018 …struct cil_call *new_call = ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data… in test_cil_resolve_call1_unknownflavor_neg() local