Home
last modified time | relevance | path

Searched refs:registerFoldRuntimeCall (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2143 void registerFoldRuntimeCall(RuntimeFunction RF);
4725 void OpenMPOpt::registerFoldRuntimeCall(RuntimeFunction RF) { in registerFoldRuntimeCall() function in OpenMPOpt
4759 registerFoldRuntimeCall(OMPRTL___kmpc_is_generic_main_thread_id); in registerAAs()
4760 registerFoldRuntimeCall(OMPRTL___kmpc_is_spmd_exec_mode); in registerAAs()
4761 registerFoldRuntimeCall(OMPRTL___kmpc_parallel_level); in registerAAs()
4762 registerFoldRuntimeCall(OMPRTL___kmpc_get_hardware_num_threads_in_block); in registerAAs()
4763 registerFoldRuntimeCall(OMPRTL___kmpc_get_hardware_num_blocks); in registerAAs()