Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp432 inferSuperRegisterClassForNode(const TypeSetByHwMode &Ty,
1386 inferSuperRegisterClassForNode(Dst->getExtType(0), Dst->getChild(0), in createAndImportSubInstructionRenderer()
1815 return inferSuperRegisterClassForNode(VTy, Child0, N->getChild(2)); in inferRegClassFromPattern()
1866 GlobalISelEmitter::inferSuperRegisterClassForNode( in inferSuperRegisterClassForNode() function in __anon3a5608090111::GlobalISelEmitter
2045 auto MaybeSuperClass = inferSuperRegisterClassForNode( in runOnPattern()
2145 auto SuperClass = inferSuperRegisterClassForNode( in runOnPattern()