Searched refs:SubReg2SetMap (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DCodeGenRegisters.cpp752 typedef std::map<Record*, CodeGenRegister::Set, LessRecord> SubReg2SetMap; typedef
759 SubReg2SetMap SRSets;
772 SubReg2SetMap::const_iterator I = SRSets.find(SubIdx);
/external/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1911 deref<llvm::less>> SubReg2SetMap; typedef
1914 SubReg2SetMap SRSets;
1928 SubReg2SetMap::const_iterator I = SRSets.find(&SubIdx);

Completed in 79 milliseconds