Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.h397 getMatchingSubClassWithSubRegs(CodeGenRegBank &RegBank,
H A DGlobalISelEmitter.cpp4627 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()
4672 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in createAndImportSubInstructionRenderer()
4790 RC->getMatchingSubClassWithSubRegs(CGRegs, SubIdx); in importExplicitUseRenderers()
5315 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()
5390 (*SuperClass)->getMatchingSubClassWithSubRegs(CGRegs, *SubIdx); in runOnPattern()
H A DCodeGenRegisters.cpp990 CodeGenRegisterClass::getMatchingSubClassWithSubRegs( in getMatchingSubClassWithSubRegs() function in CodeGenRegisterClass