Lines Matching refs:getOrCreateRuntimeFunction
362 OpenMPIRBuilder::getOrCreateRuntimeFunction(Module &M, RuntimeFunction FnID) { in getOrCreateRuntimeFunction() function in OpenMPIRBuilder
421 FunctionCallee RTLFn = getOrCreateRuntimeFunction(M, FnID); in getOrCreateRuntimeFunctionPtr()
819 ? getOrCreateRuntimeFunction(M, OMPRTL___tgt_target_kernel_nowait) in emitTargetKernel()
820 : getOrCreateRuntimeFunction(M, OMPRTL___tgt_target_kernel), in emitTargetKernel()
2020 return OMPBuilder.getOrCreateRuntimeFunction( in getKmpcForStaticInitForType()
2023 return OMPBuilder.getOrCreateRuntimeFunction( in getKmpcForStaticInitForType()
2049 getOrCreateRuntimeFunction(M, omp::OMPRTL___kmpc_for_static_fini); in applyStaticWorkshareLoop()
2137 getOrCreateRuntimeFunction(M, omp::OMPRTL___kmpc_for_static_fini); in applyStaticChunkedWorkshareLoop()
2317 return OMPBuilder.getOrCreateRuntimeFunction( in getKmpcForDynamicInitForType()
2320 return OMPBuilder.getOrCreateRuntimeFunction( in getKmpcForDynamicInitForType()
2333 return OMPBuilder.getOrCreateRuntimeFunction( in getKmpcForDynamicNextForType()
2336 return OMPBuilder.getOrCreateRuntimeFunction( in getKmpcForDynamicNextForType()
2348 return OMPBuilder.getOrCreateRuntimeFunction( in getKmpcForDynamicFiniForType()
2351 return OMPBuilder.getOrCreateRuntimeFunction( in getKmpcForDynamicFiniForType()