Searched defs:RFI (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/bugpoint/
H A DExtractFunction.cpp92 Module::iterator RFI = Clone->begin(); // Get iterator to corresponding fn local
/openbsd-current/sys/arch/hppa/hppa/
H A Ddb_disasm.c609 #define RFI 0x00, 0x60, 19, 8 /* RETURN FROM INTERRUPTION */ macro
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp406 unsigned collectUses(RuntimeFunctionInfo &RFI, bool CollectStats = true) { argument
434 auto &RFI = RFIs[RTF]; local
461 RuntimeFunctionInfo &RFI = RFIs[Fn]; local
1319 OMPInformationCache::RuntimeFunctionInfo &RFI = local
1414 auto &RFI = OMPInfoCache.RFIs[OMPRTL___tgt_target_data_begin_mapper]; local
1445 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; local
1647 getCombinedIdentFromCallUsesIn(OMPInformationCache::RuntimeFunctionInfo &RFI, Function &F, bool GlobalOnly) argument
1679 deduplicateRuntimeCalls(Function &F, OMPInformationCache::RuntimeFunctionInfo &RFI, Value *ReplVal = nullptr) argument
2791 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_target_init]; local
3223 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; variable
3335 auto &RFI = OMPInfoCache.RFIs[OMPRTL___kmpc_alloc_shared]; variable
5094 auto &RFI = OMPInfoCache.RFIs[RF]; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3265 auto RFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTReductions); local

Completed in 217 milliseconds