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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp182 RebuildVector( RegSeqInfo *RSI, const RegSeqInfo *BaseRSI, const std::vector<std::pair<unsigned, unsigned>> &RemapChan) const argument
276 tryMergeUsingCommonSlot(RegSeqInfo &RSI, RegSeqInfo &CompatibleRSI, std::vector<std::pair<unsigned, unsigned>> &RemapChan) argument
296 tryMergeUsingFreeSlot(RegSeqInfo &RSI, RegSeqInfo &CompatibleRSI, std::vector<std::pair<unsigned, unsigned>> &RemapChan) argument
309 trackRSI(const RegSeqInfo &RSI) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmcore-opc.h30 JC, JU, JL, RSI, DO21, OB2 enumerator in enum:__anon1130
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmcore-opc.h30 JC, JU, JL, RSI, DO21, OB2 enumerator in enum:__anon2286
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmcore-opc.h30 JC, JU, JL, RSI, DO21, OB2 enumerator in enum:__anon1725
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmcore-opc.h30 JC, JU, JL, RSI, DO21, OB2 enumerator in enum:__anon1333
/netbsd-current/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h162 #define RSI 004 macro
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.h330 RegSizeInfoByHwMode RSI; member in class:llvm::CodeGenRegisterClass
459 RegSizeInfoByHwMode RSI; member in struct:llvm::CodeGenRegisterClass::Key
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp637 SelectInst *RSI = dyn_cast<SelectInst>(RHS); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4645 buildCapturedStmtCaptureList(Sema &S, CapturedRegionScopeInfo *RSI, argument
4779 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); local
4796 CapturedRegionScopeInfo *RSI = cast<CapturedRegionScopeInfo>(ScopeRAII.get()); local
[all...]
H A DSemaExpr.cpp17412 captureInCapturedRegion( CapturedRegionScopeInfo *RSI, VarDecl *Var, SourceLocation Loc, const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, const bool RefersToCapturedVariable, Sema::TryCaptureKind Kind, bool IsTopScope, Sema &S, bool Invalid) argument
[all...]

Completed in 399 milliseconds