MCPcopy Create free account

hub / github.com/AdaptiveCpp/AdaptiveCpp / functions

Functions5,740 in github.com/AdaptiveCpp/AdaptiveCpp

↓ 1 callersFunctionselect_cpu
include/hipSYCL/sycl/device_selector.hpp:87
↓ 1 callersFunctionselect_gpu
include/hipSYCL/sycl/device_selector.hpp:64
↓ 1 callersMethodselect_group_size
include/hipSYCL/runtime/code_object_invoker.hpp:50
↓ 1 callersFunctionselect_ptx_version
src/runtime/cuda/cuda_queue.cpp:58
↓ 1 callersFunctionselect_scan_work_group_size
include/hipSYCL/algorithms/scan/scan.hpp:26
↓ 1 callersFunctionselect_usm_device_index
include/hipSYCL/sycl/usm_query.hpp:95
↓ 1 callersFunctionsequential_merge
include/hipSYCL/algorithms/merge/merge.hpp:31
↓ 1 callersMethodsetDeviceCompilation
include/hipSYCL/compiler/CompilationState.hpp:36
↓ 1 callersFunctionsetDynamicLocalMemoryCapacity
src/compiler/llvm-to-backend/spirv/LLVMToSpirv.cpp:82
↓ 1 callersFunctionsetFTZMode
src/compiler/llvm-to-backend/ptx/LLVMToPtx.cpp:78
↓ 1 callersFunctionsetFastMathFunctionAttribs
src/compiler/llvm-to-backend/LLVMToBackend.cpp:155
↓ 1 callersFunctionsetGlobalVariableAddressSpace
src/compiler/llvm-to-backend/AddressSpaceInferencePass.cpp:41
↓ 1 callersMethodsetKnownPtrParamAlignment
src/compiler/llvm-to-backend/LLVMToBackend.cpp:867
↓ 1 callersMethodsetNoAliasIfNoIndirectAccessKernelParam
src/compiler/llvm-to-backend/LLVMToBackend.cpp:750
↓ 1 callersMethodsetNoAliasKernelParam
src/compiler/llvm-to-backend/LLVMToBackend.cpp:746
↓ 1 callersFunctionsetPrecDiv
src/compiler/llvm-to-backend/ptx/LLVMToPtx.cpp:82
↓ 1 callersFunctionsetPrecSqrt
src/compiler/llvm-to-backend/ptx/LLVMToPtx.cpp:86
↓ 1 callersMethodsetReflectionField
src/compiler/llvm-to-backend/LLVMToBackend.cpp:878
↓ 1 callersMethodset_backend
src/runtime/pcuda/pcuda_thread_state.cpp:212
↓ 1 callersMethodset_backend_capabilities
include/hipSYCL/runtime/kernel_launcher.hpp:76
↓ 1 callersMethodset_enqueued_operation_cost
include/hipSYCL/std/stdpar/detail/sycl_glue.hpp:133
↓ 1 callersMethodset_function_call_specialization_config
include/hipSYCL/runtime/kernel_configuration.hpp:117
↓ 1 callersMethodset_kernel_launch_callback
include/hipSYCL/runtime/inorder_queue.hpp:82
↓ 1 callersMethodset_known_alignment
include/hipSYCL/runtime/kernel_configuration.hpp:144
↓ 1 callersMethodset_most_recent_event
include/hipSYCL/runtime/ocl/ocl_queue.hpp:95
↓ 1 callersMethodset_num_predicted_ops
include/hipSYCL/std/stdpar/detail/offload.hpp:621
↓ 1 callersMethodset_params
include/hipSYCL/glue/omp/omp_kernel_launcher.hpp:322
↓ 1 callersMethodset_platform
src/runtime/pcuda/pcuda_thread_state.cpp:201
↓ 1 callersMethodset_preferred_group_size
include/hipSYCL/sycl/handler.hpp:1167
↓ 1 callersFunctionset_reduction_result
include/hipSYCL/algorithms/reduction/reduction_descriptor.hpp:26
↓ 1 callersFunctionshould_include_device
src/runtime/ocl/ocl_hardware_manager.cpp:136
↓ 1 callersFunctionshould_include_platform
src/runtime/ocl/ocl_hardware_manager.cpp:84
↓ 1 callersFunctionshould_use_memset
include/hipSYCL/algorithms/algorithm.hpp:78
↓ 1 callersMethodshrink_to_fit
include/hipSYCL/common/unordered_dense.hpp:779
↓ 1 callersFunctionsingle_element_tests
tests/pstl/is_sorted.cpp:58
↓ 1 callersFunctionsingle_item
include/hipSYCL/sycl/libkernel/sp_group.hpp:1348
↓ 1 callersFunctionsingle_task_kernel
include/hipSYCL/glue/omp/omp_kernel_launcher.hpp:122
↓ 1 callersMethodsize
include/hipSYCL/sycl/libkernel/marray.hpp:85
↓ 1 callersFunctionsome_fn
tests/device_compilation_tests.cpp:86
↓ 1 callersFunctionsort
include/hipSYCL/std/stdpar/pstl-impl/algorithm.hpp:1455
↓ 1 callersMethodspawn_pool
src/runtime/ze/ze_hardware_manager.cpp:85
↓ 1 callersMethodspecializeFunctionCalls
src/compiler/llvm-to-backend/LLVMToBackend.cpp:667
↓ 1 callersMethodspecializeKernelArgument
src/compiler/llvm-to-backend/LLVMToBackend.cpp:604
↓ 1 callersFunctionsplitBuildArg
include/hipSYCL/compiler/llvm-to-backend/LLVMToBackendTool.hpp:84
↓ 1 callersFunctionsscp_barrier
include/hipSYCL/sycl/libkernel/detail/device_barrier.hpp:29
↓ 1 callersFunctionstoreTypeInformationAsGlobals
src/compiler/reflection/IntrospectStructPass.cpp:98
↓ 1 callersFunctionstore_segment_begin
include/hipSYCL/algorithms/merge/merge.hpp:104
↓ 1 callersFunctionstores_access_range
include/hipSYCL/sycl/libkernel/accessor.hpp:530
↓ 1 callersFunctionstores_accessor_properties
include/hipSYCL/sycl/libkernel/accessor.hpp:537
↓ 1 callersFunctionstores_buffer_pointer
include/hipSYCL/sycl/libkernel/accessor.hpp:519
↓ 1 callersFunctionstores_buffer_range
include/hipSYCL/sycl/libkernel/accessor.hpp:526
↓ 1 callersMethodstr
src/compiler/cbs/VectorShape.cpp:222
↓ 1 callersMethodsubmit_kernel
src/runtime/ze/ze_queue.cpp:299
↓ 1 callersMethodsubmit_multipass_kernel_from_code_object
src/runtime/hip/hip_queue.cpp:474
↓ 1 callersMethodsubmit_multipass_kernel_from_code_object
src/runtime/cuda/cuda_queue.cpp:520
↓ 1 callersFunctionsubmit_ocl_kernel
src/runtime/ocl/ocl_queue.cpp:42
↓ 1 callersMethodsubmit_sscp_kernel_from_code_object
src/runtime/ocl/ocl_queue.cpp:452
↓ 1 callersMethodsubmit_sscp_kernel_from_code_object
src/runtime/hip/hip_queue.cpp:569
↓ 1 callersMethodsubmit_sscp_kernel_from_code_object
src/runtime/omp/omp_queue.cpp:427
↓ 1 callersMethodsubmit_sscp_kernel_from_code_object
src/runtime/cuda/cuda_queue.cpp:628
↓ 1 callersFunctionsubmit_ze_kernel
src/runtime/ze/ze_queue.cpp:48
↓ 1 callersMethodsupported_backend_kernel_names
src/runtime/ocl/ocl_code_object.cpp:142
↓ 1 callersMethodsupported_backend_kernel_names
src/runtime/cuda/cuda_code_object.cpp:176
↓ 1 callersMethodsymbol_lookup
include/hipSYCL/runtime/kernel_cache.hpp:196
↓ 1 callersFunctiontest
tests/compiler/stdpar/sync-elision/control_flow.cpp:7
↓ 1 callersFunctiontest
tests/compiler/stdpar/sync-elision/function_exit.cpp:11
↓ 1 callersFunctiontest_wrapper
Compiler will currently always inline the first level of calls to stdpar functions, so we need another layer of function calls to actually trigger a f
tests/compiler/stdpar/sync-elision/function_exit.cpp:19
↓ 1 callersMethodtoBackendFlavor
src/compiler/llvm-to-backend/ptx/LLVMToPtx.cpp:138
↓ 1 callersFunctionto_build_flag
src/runtime/kernel_configuration.cpp:111
↓ 1 callersFunctionto_build_option
src/runtime/kernel_configuration.cpp:102
↓ 1 callersMethodtranslateToBackendFormat
src/compiler/llvm-to-backend/ptx/LLVMToPtx.cpp:207
↓ 1 callersFunctiontrim_right_space_and_parenthesis
src/runtime/cuda/cuda_code_object.cpp:40
↓ 1 callersFunctiontruncateToTypeSize
src/compiler/cbs/VectorShape.cpp:245
↓ 1 callersFunctiontry_retrieve_environment_variable
include/hipSYCL/common/settings.hpp:57
↓ 1 callersMethodunload
src/runtime/kernel_cache.cpp:453
↓ 1 callersMethodunlock
include/hipSYCL/common/spin_lock.hpp:25
↓ 1 callersMethodunregister_hcf_object
src/runtime/kernel_cache.cpp:374
↓ 1 callersMethodupdate
include/hipSYCL/sycl/queue.hpp:1030
↓ 1 callersFunctionupdateDtAndLi
src/compiler/cbs/IRUtils.cpp:50
↓ 1 callersMethodupdate_entry_map
include/hipSYCL/std/stdpar/detail/offload_heuristic_db.hpp:218
↓ 1 callersMethodupdate_with_submission
src/runtime/dag_submitted_ops.cpp:70
↓ 1 callersFunctionvalidate_all_pointers
include/hipSYCL/std/stdpar/detail/offload.hpp:106
↓ 1 callersFunctionvec
include/hipSYCL/sycl/libkernel/vec.hpp:260
↓ 1 callersFunctionversion_string
include/hipSYCL/sycl/version.hpp:22
↓ 1 callersFunctionview
include/hipSYCL/sycl/buffer.hpp:392
↓ 1 callersMethodwait
src/runtime/ze/ze_queue.cpp:337
↓ 1 callersMethodwait
src/runtime/ocl/ocl_queue.cpp:419
↓ 1 callersMethodwait
src/runtime/hip/hip_queue.cpp:403
↓ 1 callersMethodwait
src/runtime/generic/async_worker.cpp:34
↓ 1 callersMethodwait
src/runtime/cuda/cuda_queue.cpp:507
↓ 1 callersMethodwait
include/hipSYCL/sycl/libkernel/device_event.hpp:25
↓ 1 callersMethodwait
include/hipSYCL/runtime/instrumentation.hpp:156
↓ 1 callersMethodwait
include/hipSYCL/runtime/generic/multi_event.hpp:35
↓ 1 callersFunctionwait_for
include/hipSYCL/sycl/libkernel/sp_group.hpp:388
↓ 1 callersMethodwait_for
include/hipSYCL/sycl/libkernel/nd_item.hpp:347
↓ 1 callersMethodwait_for_all
src/runtime/dag_submitted_ops.cpp:77
↓ 1 callersMethodwait_for_group
src/runtime/dag_submitted_ops.cpp:90
↓ 1 callersFunctionwg_model_reduction
include/hipSYCL/algorithms/numeric.hpp:69
↓ 1 callersFunctionwithPassBuilderAndMAM
include/hipSYCL/compiler/llvm-to-backend/Utils.hpp:90
↓ 1 callersFunctionwriteFile
include/hipSYCL/compiler/llvm-to-backend/LLVMToBackendTool.hpp:73
← previousnext →1,801–1,900 of 5,740, ranked by callers