Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp180 RegSeqInfo *RSI, const RegSeqInfo *BaseRSI, in RebuildVector()
266 bool R600VectorRegMerger::tryMergeUsingCommonSlot(RegSeqInfo &RSI, in tryMergeUsingCommonSlot()
286 bool R600VectorRegMerger::tryMergeUsingFreeSlot(RegSeqInfo &RSI, in tryMergeUsingFreeSlot()
299 void R600VectorRegMerger::trackRSI(const RegSeqInfo &RSI) { in trackRSI()
336 RegSeqInfo RSI(*MRI, &MI); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h351 RegSizeInfoByHwMode RSI; variable
482 RegSizeInfoByHwMode RSI; member
/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.h46 #define RSI 6 macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4425 buildCapturedStmtCaptureList(Sema &S, CapturedRegionScopeInfo *RSI, in buildCapturedStmtCaptureList()
4561 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); in ActOnCapturedRegionError() local
4578 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); in ActOnCapturedRegionEnd() local
H A DSemaExpr.cpp18442 CapturedRegionScopeInfo *RSI, ValueDecl *Var, SourceLocation Loc, in captureInCapturedRegion()
18842 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { in tryCaptureVariable() local
18964 } else if (CapturedRegionScopeInfo *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { in tryCaptureVariable() local
H A DSemaOpenMP.cpp2395 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(FSI)) in isOpenMPCapturedDecl() local
2424 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(FSI)) in isOpenMPCapturedDecl() local