Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_subroutine.cpp113 ir_call *new_call = call_clone(ir, sub_sig); in visit_leave() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp1014 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping() local
1027 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints() local
1047 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp1012 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping() local
1025 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints() local
1045 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints() local
/external/grpc-grpc/test/core/end2end/fixtures/
Dproxy.cc54 grpc_call* new_call; member
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dstack_ops_decomposition.cc307 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
Dtensor_list_ops_decomposition.cc457 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
Dtensor_array_ops_decomposition.cc752 auto new_call = builder.create<CallOp>( in HandlePartitionedCallOp() local
Dresource_op_lifting.cc1180 auto new_call = builder.create<CallOpType>( in UpdatePartitionedCallOpWithNewCallee() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc798 HloInstruction* new_call = computation->AddInstruction( in RunOnInstruction() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_communication.cc389 auto new_call = builder.create<CallOp>( in RewriteCallOp() local
/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.cc548 static call_state* new_call(call_state* sibling, call_state_type type) { in new_call() function
/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c2762 struct cil_call *new_call = current->data; in cil_resolve_call1() local
3023 struct cil_call *new_call = current->data; in cil_resolve_call2() local
/external/selinux/libsepol/cil/test/unit/
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