Home
last modified time | relevance | path

Searched defs:func_id (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dwrap_opkill.cpp27 for (uint32_t func_id : func_to_process) { in Process() local
66 uint32_t func_id = GetKillingFuncId(inst->opcode()); in ReplaceWithFunctionCall() local
H A Dinst_buff_addr_check_pass.cpp209 const uint32_t func_id = TakeNextId(); in GetSearchAndTestFuncId() local
249 const uint32_t func_id = GetSearchAndTestFuncId(); in GenSearchAndTest() local
H A Dinst_bindless_check_pass.cpp71 const uint32_t func_id = TakeNextId(); in GenDescCheckFunctionId() local
106 const uint32_t func_id = GenDescCheckFunctionId(); in GenDescCheckCall() local
H A Dinstrument_pass.cpp84 uint32_t func_id, const analysis::Type* return_type, in StartFunction()
291 uint32_t return_id, uint32_t func_id, in GenReadFunctionCall()
H A Dstruct_cfg_analysis.cpp238 uint32_t func_id = funcs_to_process.front(); in FindFuncsCalledFromContinue() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dwrap_opkill.cpp27 for (uint32_t func_id : func_to_process) { in Process() local
66 uint32_t func_id = GetKillingFuncId(inst->opcode()); in ReplaceWithFunctionCall() local
H A Dstruct_cfg_analysis.cpp238 uint32_t func_id = funcs_to_process.front(); in FindFuncsCalledFromContinue() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dwrap_opkill.cpp27 for (uint32_t func_id : func_to_process) { in Process() local
66 uint32_t func_id = GetKillingFuncId(inst->opcode()); in ReplaceWithFunctionCall() local
Dinst_buff_addr_check_pass.cpp209 const uint32_t func_id = TakeNextId(); in GetSearchAndTestFuncId() local
249 const uint32_t func_id = GetSearchAndTestFuncId(); in GenSearchAndTest() local
Dinst_bindless_check_pass.cpp71 const uint32_t func_id = TakeNextId(); in GenDescCheckFunctionId() local
106 const uint32_t func_id = GenDescCheckFunctionId(); in GenDescCheckCall() local
Dinstrument_pass.cpp84 uint32_t func_id, const analysis::Type* return_type, in StartFunction()
291 uint32_t return_id, uint32_t func_id, in GenReadFunctionCall()
Dstruct_cfg_analysis.cpp238 uint32_t func_id = funcs_to_process.front(); in FindFuncsCalledFromContinue() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dtarget_util.cc113 TargetDeviceFunctionID func_id) { in GetDeviceFunctionRoot()
164 std::string ObtainDeviceFunctionName(TargetDeviceFunctionID func_id, in ObtainDeviceFunctionName()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_subgraphs_pass.cc663 bool IsInSubgraph(const string& func_id) { return !func_id.empty(); } in IsInSubgraph()
668 string func_id; in CopySubgraphNodes() local
799 string func_id; in CopyNodesToOutputGraph() local
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/fuzzers/allocator/
Dfuzz_allocator.cc27 char func_id = dataProvider->ConsumeIntegralInRange<char>(0, 6); in callArbitraryFunction() local
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/fuzzers/ringbuffer/
Dfuzz_ringbuffer.cc37 char func_id = dataProvider->ConsumeIntegralInRange<char>(0, 8); in callArbitraryFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/tests/roundtrip/
H A Droundtrip.cc128 for (int func_id = 0; func_id < library->function_size(); ++func_id) { in NormalizeTensorData() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/aarch64/
H A Dpsci_test.c57 static uint64_t psci_features(uint32_t func_id) in psci_features()
H A Dhypercalls.c54 uint32_t func_id; member
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dpprof_builder.cc375 int64_t func_id = intern_function(line.name_id, line.name_id, in PreprocessLocations() local
382 int64_t func_id = in PreprocessLocations() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DSymbolFile.h351 ParseCallEdgesInFunction(UserID func_id) { in ParseCallEdgesInFunction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DSymbolFile.h351 ParseCallEdgesInFunction(UserID func_id) { in ParseCallEdgesInFunction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DSymbolFile.h351 ParseCallEdgesInFunction(UserID func_id) { in ParseCallEdgesInFunction()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DSymbolFile.h351 ParseCallEdgesInFunction(UserID func_id) { in ParseCallEdgesInFunction()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h448 enum bpf_function_id func_id) in bpf_stats_enter()

12