Searched refs:getMatchingSubClassWithSubRegs (Results 1 – 4 of 4) sorted by relevance
1417 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()1462 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()1585 RC->getMatchingSubClassWithSubRegs(CGRegs, SubIdx); in importExplicitUseRenderers()2126 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()2187 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()
403 getMatchingSubClassWithSubRegs(CodeGenRegBank &RegBank,
1550 MatchingSubClass = RC.getMatchingSubClassWithSubRegs(RegBank, &Idx); in runTargetDesc()
1037 CodeGenRegisterClass::getMatchingSubClassWithSubRegs( in getMatchingSubClassWithSubRegs() function in CodeGenRegisterClass