/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/ |
H A D | types_util.cc | 55 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 D | validation_state.cpp | 1436 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 D | validation_state.cpp | 1472 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/ |
D | validation_state.cpp | 1392 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 D | lower_subroutine.cpp | 113 ir_call *new_call = call_clone(ir, sub_sig); in visit_leave() local
|
/aosp_15_r20/external/pigweed/pw_rpc/ |
H A D | endpoint.cc | 112 void Endpoint::RegisterCall(Call& new_call) { in RegisterCall()
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/ |
H A D | propagate_device_id_to_function_args.cc | 121 mlir::Operation* new_call = nullptr; in PrependDeviceIdToCallsites() local
|
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/ |
H A D | client_integration_test.cc | 114 pw::rpc::NanopbClientReaderWriter<pw_rpc_Payload, pw_rpc_Payload> new_call = in TEST() local
|
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/ |
H A D | client_integration_test.cc | 119 new_call = std::move(call); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/ |
H A D | pick_subgraphs.cc | 436 auto new_call = builder->create<func::CallOp>(call.getLoc(), impl, in RewireSubgraphs() local
|
/aosp_15_r20/tools/dexter/dexter/ |
H A D | experimental.cc | 108 auto new_call = code_ir.Alloc<lir::Bytecode>(); in StressWrapInvoke() local
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/ |
H A D | proxy.cc | 63 grpc_call* new_call; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | stack_ops_decomposition.cc | 280 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
|
H A D | tensor_list_ops_decomposition.cc | 444 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
|
H A D | resource_op_lifting.cc | 1113 auto new_call = builder.create<CallOpType>( in UpdatePartitionedCallOpWithNewCallee() local
|
H A D | tensor_array_ops_decomposition.cc | 752 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | gpu_conv_algorithm_picker.cc | 956 HloInstruction* new_call = computation->AddInstruction( in RunOnInstruction() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
H A D | legalize_tf_communication.cc | 387 auto new_call = builder.create<func::CallOp>( in RewriteCallOp() local
|
/aosp_15_r20/external/selinux/libsepol/cil/test/unit/ |
H A D | test_cil_resolve_ast.c | 5987 …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
|