Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/powerpc/
H A Dtrap_subr.S65 #define RFI rfid macro
67 #define RFI rfi macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dvisium.h99 #define RFI 0x82fe01d4 macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dvisium.h99 #define RFI 0x82fe01d4 macro
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DExtractFunction.cpp92 Module::iterator RFI = Clone->begin(); // Get iterator to corresponding fn in deleteInstructionFromProgram() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp357 auto &RFI = RFIs[RTF]; in recollectUsesForFunction() local
642 OMPInformationCache::RuntimeFunctionInfo &RFI = in mergeParallelRegions() local
951 for (const auto &RFI : UnmergableCallsInfo) { in mergeParallelRegions() local
1029 OMPInformationCache::RuntimeFunctionInfo &RFI = in deleteParallelRegions() local
1127 auto &RFI = OMPInfoCache.RFIs[OMPRTL___tgt_target_data_begin_mapper]; in hideMemTransfersLatency() local
1160 auto &RFI = OMPInfoCache.RFIs[GlobalizationCallID]; in analysisGlobalization() local
/netbsd-src/sys/arch/powerpc/oea/
H A Doea_machdep.c317 #define RFI 0x4c000064 in oea_init() macro
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c619 #define RFI 0x00, 0x60, 19, 8 /* RETURN FROM INTERRUPTION */ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3644 auto RFI = std::next(KmpTaskTQTyRD->field_begin(), KmpTaskTReductions); in emitProxyTaskFunction() local