Home
last modified time | relevance | path

Searched refs:SubClassWithSubReg (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenRegisters.h105 DenseMap<Record*, CodeGenRegisterClass*> SubClassWithSubReg; variable
154 return SubClassWithSubReg.lookup(SubIdx); in getSubClassWithSubReg()
158 SubClassWithSubReg[SubIdx] = SubRC; in setSubClassWithSubReg()
/external/llvm/utils/TableGen/
DCodeGenRegisters.h285 SubClassWithSubReg; variable
350 return SubClassWithSubReg.lookup(SubIdx); in getSubClassWithSubReg()
355 SubClassWithSubReg[SubIdx] = SubRC; in setSubClassWithSubReg()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenRegisters.h311 SubClassWithSubReg; variable
377 return SubClassWithSubReg.lookup(SubIdx); in getSubClassWithSubReg()
394 SubClassWithSubReg[SubIdx] = SubRC; in setSubClassWithSubReg()