Home
last modified time | relevance | path

Searched defs:RFI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp529 auto &RFI = RFIs[RTF]; in recollectUsesForFunction() local
556 RuntimeFunctionInfo &RFI = RFIs[Fn]; in runtimeFnsAvailable() local
1057 OMPInformationCache::RuntimeFunctionInfo &RFI = in mergeParallelRegions() local
1350 for (const auto &RFI : UnmergableCallsInfo) { in mergeParallelRegions() local
1428 OMPInformationCache::RuntimeFunctionInfo &RFI = in deleteParallelRegions() local
1552 auto &RFI = OMPInfoCache.RFIs[OMPRTL___tgt_target_data_begin_mapper]; in hideMemTransfersLatency() local
1583 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in analysisGlobalization() local
2936 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; in isInitialThreadOnlyEdge() local
3447 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in initialize() local
3559 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; in updateImpl() local
[all …]
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DExtractFunction.cpp92 Module::iterator RFI = Clone->begin(); // Get iterator to corresponding fn in deleteInstructionFromProgram() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3078 auto RFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTReductions); in emitProxyTaskFunction() local