Home
last modified time | relevance | path

Searched defs:new_call (Results 1 – 8 of 8) 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.cpp914 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping() local
927 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints() local
947 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp931 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping() local
944 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints() local
964 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_conv_algorithm_picker.cc388 HloInstruction* new_call = computation->AddInstruction( in RunOnInstruction() local
/external/grpc-grpc/test/core/end2end/fixtures/
Dproxy.cc54 grpc_call* new_call; member
/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.c2766 struct cil_call *new_call = current->data; in cil_resolve_call1() local
3027 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