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()
1427 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()
1925 *ArgOp, &OMPInfoCache.RFIs[OMPRTL___kmpc_global_thread_num])) in collectGlobalThreadIdArguments()
1945 OMPInfoCache.RFIs[OMPRTL___kmpc_global_thread_num]; in collectGlobalThreadIdArguments()
2119 OMPInfoCache.RFIs[OMPRTL___kmpc_parallel_51]; in getUniqueKernelFor()
2147 OMPInfoCache.RFIs[OMPRTL___kmpc_parallel_51]; in rewriteDeviceCodeStateMachine()
2321 auto &SetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Setter]; in updateImpl()
2374 auto &GetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Getter]; in getValueForCall()
2375 auto &SetterRFI = OMPInfoCache.RFIs[OMPInfoCache.ICVs[ICV].Setter]; in getValueForCall()
2567 auto &Getter = OMPInfoCache.RFIs[ICVInfo.Getter]; in initialize()
2937 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; in isInitialThreadOnlyEdge()
3422 auto &FreeRFI = OMPInfoCache.RFIs[OMPRTL___kmpc_free_shared]; in findPotentialRemovedFreeCalls()
3448 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in initialize()
3482 auto &FreeCall = OMPInfoCache.RFIs[OMPRTL___kmpc_free_shared]; in manifest()
3560 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in updateImpl()
3706 OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
3708 OMPInfoCache.RFIs[OMPRTL___kmpc_target_deinit]; in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
3815 if (!OMPInfoCache.RFIs[RFKind].Declaration) in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
3817 A.registerVirtualUseCallback(*OMPInfoCache.RFIs[RFKind].Declaration, CB); in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER()
4093 auto &AllocSharedRFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in insertInstructionGuardsHelper()
4822 OMPInfoCache.RFIs[OMPRTL___kmpc_parallel_51]; in updateParallelLevels()
5472 auto &RFI = OMPInfoCache.RFIs[RF]; in registerFoldRuntimeCall()
5502 OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; in registerAAs()
5516 auto &GetterRFI = OMPInfoCache.RFIs[ICVInfo.Getter]; in registerAAs()