Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp3687 inferSuperRegisterClassForNode(const TypeSetByHwMode &Ty,
4664 inferSuperRegisterClassForNode(Dst->getExtType(0), Dst->getChild(0), in createAndImportSubInstructionRenderer()
5088 return inferSuperRegisterClassForNode(VTy, Child0, N->getChild(2)); in inferRegClassFromPattern()
5139 GlobalISelEmitter::inferSuperRegisterClassForNode( in inferSuperRegisterClassForNode() function in __anon7790e1cf0111::GlobalISelEmitter
5306 auto MaybeSuperClass = inferSuperRegisterClassForNode( in runOnPattern()
5423 auto SuperClass = inferSuperRegisterClassForNode( in runOnPattern()