Searched refs:getMatchingSubClassWithSubRegs (Results 1 – 3 of 3) sorted by relevance
394 getMatchingSubClassWithSubRegs(CodeGenRegBank &RegBank,
4685 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()4730 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()4848 RC->getMatchingSubClassWithSubRegs(CGRegs, SubIdx); in importExplicitUseRenderers()5388 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()5463 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()
1024 CodeGenRegisterClass::getMatchingSubClassWithSubRegs( in getMatchingSubClassWithSubRegs() function in CodeGenRegisterClass