Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2061 void registerFoldRuntimeCall(RuntimeFunction RF);
5472 void OpenMPOpt::registerFoldRuntimeCall(RuntimeFunction RF) { in registerFoldRuntimeCall() function in OpenMPOpt
5506 registerFoldRuntimeCall(OMPRTL___kmpc_is_spmd_exec_mode); in registerAAs()
5507 registerFoldRuntimeCall(OMPRTL___kmpc_parallel_level); in registerAAs()
5508 registerFoldRuntimeCall(OMPRTL___kmpc_get_hardware_num_threads_in_block); in registerAAs()
5509 registerFoldRuntimeCall(OMPRTL___kmpc_get_hardware_num_blocks); in registerAAs()