Searched refs:getMatchingSubClassWithSubRegs (Results 1 – 4 of 4) sorted by relevance
396 getMatchingSubClassWithSubRegs(CodeGenRegBank &RegBank,
4695 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()4740 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()4858 RC->getMatchingSubClassWithSubRegs(CGRegs, SubIdx); in importExplicitUseRenderers()5398 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()5473 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()
1572 MatchingSubClass = RC.getMatchingSubClassWithSubRegs(RegBank, &Idx); in runTargetDesc()
1028 CodeGenRegisterClass::getMatchingSubClassWithSubRegs( in getMatchingSubClassWithSubRegs() function in CodeGenRegisterClass