Lines Matching refs:RFIs

426       RFIs;  member
529 auto &RFI = RFIs[RTF]; in recollectUsesForFunction()
536 for (int Idx = 0; Idx < RFIs.size(); ++Idx) in recollectUses()
556 RuntimeFunctionInfo &RFI = RFIs[Fn]; in runtimeFnsAvailable()
598 auto &RFI = RFIs[_Enum]; \ in initializeRuntimeFunctions()
1058 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in mergeParallelRegions()
1065 OMPInfoCache.RFIs[OMPRTL___kmpc_push_proc_bind], in mergeParallelRegions()
1066 OMPInfoCache.RFIs[OMPRTL___kmpc_push_num_threads], in mergeParallelRegions()
1429 OMPInfoCache.RFIs[OMPRTL___kmpc_fork_call]; in deleteParallelRegions()
1497 *F, OMPInfoCache.RFIs[DeduplicableRuntimeCallID]); in deduplicateRuntimeCalls()
1508 *F, OMPInfoCache.RFIs[OMPRTL___kmpc_global_thread_num], GTIdArg); in deduplicateRuntimeCalls()
1552 auto &RFI = OMPInfoCache.RFIs[OMPRTL___tgt_target_data_begin_mapper]; in hideMemTransfersLatency()
1583 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in analysisGlobalization()
1924 *ArgOp, &OMPInfoCache.RFIs[OMPRTL___kmpc_global_thread_num])) in collectGlobalThreadIdArguments()
1944 OMPInfoCache.RFIs[OMPRTL___kmpc_global_thread_num]; in collectGlobalThreadIdArguments()
2118 OMPInfoCache.RFIs[OMPRTL___kmpc_parallel_51]; in getUniqueKernelFor()
2146 OMPInfoCache.RFIs[OMPRTL___kmpc_parallel_51]; in rewriteDeviceCodeStateMachine()
2320 auto &SetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Setter]; in updateImpl()
2373 auto &GetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Getter]; in getValueForCall()
2374 auto &SetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Setter]; in getValueForCall()
2566 auto &Getter = OMPInfoCache.RFIs[ICVInfo.Getter]; in initialize()
2936 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; in isInitialThreadOnlyEdge()
3421 auto &FreeRFI = OMPInfoCache.RFIs[OMPRTL___kmpc_free_shared]; in findPotentialRemovedFreeCalls()
3447 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in initialize()
3481 auto &FreeCall = OMPInfoCache.RFIs[OMPRTL___kmpc_free_shared]; in manifest()
3559 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in updateImpl()
3705 OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
3707 OMPInfoCache.RFIs[OMPRTL___kmpc_target_deinit]; in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
3814 if (!OMPInfoCache.RFIs[RFKind].Declaration) in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
3816 A.registerVirtualUseCallback(*OMPInfoCache.RFIs[RFKind].Declaration, CB); in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
4094 auto &AllocSharedRFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in insertInstructionGuardsHelper()
4823 OMPInfoCache.RFIs[OMPRTL___kmpc_parallel_51]; in updateParallelLevels()
5473 auto &RFI = OMPInfoCache.RFIs[RF]; in registerFoldRuntimeCall()
5503 OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; in registerAAs()
5517 auto &GetterRFI = OMPInfoCache.RFIs[ICVInfo.Getter]; in registerAAs()