Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp182 Register Reg = RSI->Instr->getOperand(0).getReg(); in RebuildVector() argument
272 tryMergeUsingCommonSlot(RegSeqInfo & RSI,RegSeqInfo & CompatibleRSI,std::vector<std::pair<unsigned,unsigned>> & RemapChan) tryMergeUsingCommonSlot() argument
292 tryMergeUsingFreeSlot(RegSeqInfo & RSI,RegSeqInfo & CompatibleRSI,std::vector<std::pair<unsigned,unsigned>> & RemapChan) tryMergeUsingFreeSlot() argument
305 trackRSI(const RegSeqInfo & RSI) trackRSI() argument
342 RegSeqInfo RSI(*MRI, &MI); runOnMachineFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h
/freebsd-src/sys/amd64/amd64/
H A Dbpf_jit_machdep.h46 #define RSI 6 macro
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4723 buildCapturedStmtCaptureList(Sema & S,CapturedRegionScopeInfo * RSI,SmallVectorImpl<CapturedStmt::Capture> & Captures,SmallVectorImpl<Expr * > & CaptureInits) buildCapturedStmtCaptureList() argument
4858 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); ActOnCapturedRegionError() local
4875 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); ActOnCapturedRegionEnd() local
[all...]
H A DSemaExpr.cpp19456 captureInCapturedRegion(CapturedRegionScopeInfo * RSI,ValueDecl * Var,SourceLocation Loc,const bool BuildAndDiagnose,QualType & CaptureType,QualType & DeclRefType,const bool RefersToCapturedVariable,Sema::TryCaptureKind Kind,bool IsTopScope,Sema & S,bool Invalid) captureInCapturedRegion() argument
19856 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { tryCaptureVariable() local
19968 } else if (CapturedRegionScopeInfo *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) { tryCaptureVariable() local
[all...]
H A DSemaOpenMP.cpp2388 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(FSI)) isOpenMPCapturedDecl() local
2417 if (auto *RSI = dyn_cast<CapturedRegionScopeInfo>(FSI)) isOpenMPCapturedDecl() local