Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3652 inferSuperRegisterClassForNode(const TypeSetByHwMode &Ty,
4610 inferSuperRegisterClassForNode(Dst->getExtType(0), Dst->getChild(0), in createAndImportSubInstructionRenderer()
5034 return inferSuperRegisterClassForNode(VTy, Child0, N->getChild(2)); in inferRegClassFromPattern()
5085 GlobalISelEmitter::inferSuperRegisterClassForNode( in inferSuperRegisterClassForNode() function in __anon612774070111::GlobalISelEmitter
5237 auto MaybeSuperClass = inferSuperRegisterClassForNode( in runOnPattern()
5354 auto SuperClass = inferSuperRegisterClassForNode( in runOnPattern()