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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp197 RebuildVector( RegSeqInfo *RSI, const RegSeqInfo *BaseRSI, const std::vector<std::pair<unsigned, unsigned>> &RemapChan) const argument
291 tryMergeUsingCommonSlot(RegSeqInfo &RSI, RegSeqInfo &CompatibleRSI, std::vector<std::pair<unsigned, unsigned>> &RemapChan) argument
311 tryMergeUsingFreeSlot(RegSeqInfo &RSI, RegSeqInfo &CompatibleRSI, std::vector<std::pair<unsigned, unsigned>> &RemapChan) argument
324 trackRSI(const RegSeqInfo &RSI) argument
[all...]
/freebsd-11-stable/sys/amd64/amd64/
H A Dbpf_jit_machdep.h46 #define RSI 6 macro
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h329 RegSizeInfoByHwMode RSI; member in class:llvm::CodeGenRegisterClass
451 RegSizeInfoByHwMode RSI; member in struct:llvm::CodeGenRegisterClass::Key
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp623 SelectInst *RSI = dyn_cast<SelectInst>(RHS); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4297 buildCapturedStmtCaptureList(Sema &S, CapturedRegionScopeInfo *RSI, argument
4431 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); local
4448 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); local
[all...]
H A DSemaExpr.cpp16021 static bool captureInCapturedRegion(CapturedRegionScopeInfo *RSI, argument
[all...]

Completed in 245 milliseconds