Searched refs:getMatchingSubClassWithSubRegs (Results 1 – 4 of 4) sorted by relevance
1450 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()1495 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()1618 RC->getMatchingSubClassWithSubRegs(CGRegs, SubIdx); in importExplicitUseRenderers()2149 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()2210 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()
1548 MatchingSubClass = RC.getMatchingSubClassWithSubRegs(RegBank, &Idx); in runTargetDesc()
422 getMatchingSubClassWithSubRegs(CodeGenRegBank &RegBank,
1057 CodeGenRegisterClass::getMatchingSubClassWithSubRegs( in getMatchingSubClassWithSubRegs() function in CodeGenRegisterClass