Home
last modified time | relevance | path

Searched defs:SRs (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp256 RegisterSet SRs; in expandToSubRegs() local
DRDFGraph.cpp1282 const auto &SRs = RefM[SBA.Id]; in buildBlockRefs() local
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetRegisterInfo.h384 for (const unsigned *SRs = getSuperRegisters(Reg); unsigned SR = *SRs;++SRs) in getMatchingSuperReg() local
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp653 LiveRange::const_iterator>, 4> SRs; in addKillFlags() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp119 std::vector<Record*> SRs = TheDef->getValueAsListOfDefs("SubRegs"); in buildObjectGraph() local