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

/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DR600OptimizeVectorRegisters.cpp176 RebuildVector( RegSeqInfo *RSI, const RegSeqInfo *BaseRSI, const std::vector<std::pair<unsigned, unsigned> > &RemapChan) const argument
272 tryMergeUsingCommonSlot(RegSeqInfo &RSI, RegSeqInfo &CompatibleRSI, std::vector<std::pair<unsigned, unsigned> > &RemapChan) argument
293 tryMergeUsingFreeSlot(RegSeqInfo &RSI, RegSeqInfo &CompatibleRSI, std::vector<std::pair<unsigned, unsigned> > &RemapChan) argument
306 trackRSI(const RegSeqInfo &RSI) argument
[all...]
/freebsd-9.3-release/sys/amd64/amd64/
H A Dbpf_jit_machdep.h46 #define RSI 6 macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp3268 CapturedRegionScopeInfo *RSI = getCurCapturedRegion(); local
3284 CapturedRegionScopeInfo *RSI = getCurCapturedRegion(); local
H A DSemaExpr.cpp11552 static bool captureInCapturedRegion(CapturedRegionScopeInfo *RSI, argument

Completed in 103 milliseconds