Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1934 void registerFoldRuntimeCall(RuntimeFunction RF);
5093 void OpenMPOpt::registerFoldRuntimeCall(RuntimeFunction RF) { in registerFoldRuntimeCall() function in OpenMPOpt
5127 registerFoldRuntimeCall(OMPRTL___kmpc_is_spmd_exec_mode); in registerAAs()
5128 registerFoldRuntimeCall(OMPRTL___kmpc_parallel_level); in registerAAs()
5129 registerFoldRuntimeCall(OMPRTL___kmpc_get_hardware_num_threads_in_block); in registerAAs()
5130 registerFoldRuntimeCall(OMPRTL___kmpc_get_hardware_num_blocks); in registerAAs()