Home
last modified time | relevance | path

Searched defs:RSI (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dregset.h99 #define EXECUTE_IF_SET_IN_REG_SET(REGSET, MIN, REGNUM, RSI) \ argument
105 #define EXECUTE_IF_AND_COMPL_IN_REG_SET(REGSET1, REGSET2, MIN, REGNUM, RSI) \ argument
111 #define EXECUTE_IF_AND_IN_REG_SET(REGSET1, REGSET2, MIN, REGNUM, RSI) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp183 RegSeqInfo *RSI, const RegSeqInfo *BaseRSI, in RebuildVector()
276 bool R600VectorRegMerger::tryMergeUsingCommonSlot(RegSeqInfo &RSI, in tryMergeUsingCommonSlot()
296 bool R600VectorRegMerger::tryMergeUsingFreeSlot(RegSeqInfo &RSI, in tryMergeUsingFreeSlot()
309 void R600VectorRegMerger::trackRSI(const RegSeqInfo &RSI) { in trackRSI()
348 RegSeqInfo RSI(*MRI, &MI); in runOnMachineFunction() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dregset.h102 #define EXECUTE_IF_SET_IN_REG_SET(REGSET, MIN, REGNUM, RSI) \ argument
108 #define EXECUTE_IF_AND_COMPL_IN_REG_SET(REGSET1, REGSET2, MIN, REGNUM, RSI) \ argument
114 #define EXECUTE_IF_AND_IN_REG_SET(REGSET1, REGSET2, MIN, REGNUM, RSI) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmcore-opc.h30 JC, JU, JL, RSI, DO21, OB2 enumerator
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmcore-opc.h30 JC, JU, JL, RSI, DO21, OB2 enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Datomic.d220 mov RCX, RSI; in version() local
462 mov RCX, RSI; in version() local
583 mov RCX, RSI; in version() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dfiber.d304 push RSI; in fiber_switchContext() local
344 pop RSI; in fiber_switchContext() local
407 mov RSP, RSI; in fiber_switchContext() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d867 push RSI; in cpuidX86() local
868 mov RSI, pnb; in cpuidX86() local
887 pop RSI; in cpuidX86() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.h330 RegSizeInfoByHwMode RSI; variable
459 RegSizeInfoByHwMode RSI; member
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h162 #define RSI 004 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp637 SelectInst *RSI = dyn_cast<SelectInst>(RHS); in equalityPropUnSafe() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4645 buildCapturedStmtCaptureList(Sema &S, CapturedRegionScopeInfo *RSI, in buildCapturedStmtCaptureList()
4779 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); in ActOnCapturedRegionError() local
4796 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); in ActOnCapturedRegionEnd() local
H A DSemaExpr.cpp17413 CapturedRegionScopeInfo *RSI, VarDecl *Var, SourceLocation Loc, in captureInCapturedRegion()
17759 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { in tryCaptureVariable() local
17871 } else if (CapturedRegionScopeInfo *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { in tryCaptureVariable() local
H A DSemaOpenMP.cpp2206 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(FSI)) in isOpenMPCapturedDecl() local
2235 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(FSI)) in isOpenMPCapturedDecl() local