Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp182 RegSeqInfo *RSI, const RegSeqInfo *BaseRSI, in RebuildVector()
272 bool R600VectorRegMerger::tryMergeUsingCommonSlot(RegSeqInfo &RSI, in tryMergeUsingCommonSlot()
292 bool R600VectorRegMerger::tryMergeUsingFreeSlot(RegSeqInfo &RSI, in tryMergeUsingFreeSlot()
305 void R600VectorRegMerger::trackRSI(const RegSeqInfo &RSI) { in trackRSI()
342 RegSeqInfo RSI(*MRI, &MI); in runOnMachineFunction() local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dmcore-opc.h28 JC, JU, JL, RSI, DO21, OB2 enumerator
H A Di370-opc.c381 #define RSI(op, r1, r3, i2) \ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmcore-opc.h28 JC, JU, JL, RSI, DO21, OB2 enumerator
H A Di370-opc.c370 #define RSI(op, r1, r3, i2) \ macro
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.h330 RegSizeInfoByHwMode RSI; variable
458 RegSizeInfoByHwMode RSI; member
/openbsd-src/gnu/gcc/gcc/
H A Dbasic-block.h95 #define EXECUTE_IF_SET_IN_REG_SET(REGSET, MIN, REGNUM, RSI) \ argument
101 #define EXECUTE_IF_AND_COMPL_IN_REG_SET(REGSET1, REGSET2, MIN, REGNUM, RSI) \ argument
107 #define EXECUTE_IF_AND_IN_REG_SET(REGSET1, REGSET2, MIN, REGNUM, RSI) \ argument
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp4660 buildCapturedStmtCaptureList(Sema &S, CapturedRegionScopeInfo *RSI, in buildCapturedStmtCaptureList()
4794 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); in ActOnCapturedRegionError() local
4811 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); in ActOnCapturedRegionEnd() local
H A DSemaExpr.cpp18800 CapturedRegionScopeInfo *RSI, ValueDecl *Var, SourceLocation Loc, in captureInCapturedRegion()
19161 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { in tryCaptureVariable() local
19273 } else if (CapturedRegionScopeInfo *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { in tryCaptureVariable() local
H A DSemaOpenMP.cpp2365 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(FSI)) in isOpenMPCapturedDecl() local
2394 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(FSI)) in isOpenMPCapturedDecl() local