Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp443 inferSuperRegisterClassForNode(const TypeSetByHwMode &Ty,
1419 inferSuperRegisterClassForNode(Dst.getExtType(0), Dst.getChild(0), in createAndImportSubInstructionRenderer()
1842 return inferSuperRegisterClassForNode(VTy, Child0, N.getChild(2)); in inferRegClassFromPattern()
1892 GlobalISelEmitter::inferSuperRegisterClassForNode( in inferSuperRegisterClassForNode() function in __anon4c2d42680111::GlobalISelEmitter
2071 inferSuperRegisterClassForNode(VTy, Dst.getChild(0), Dst.getChild(2)); in runOnPattern()
2168 auto SuperClass = inferSuperRegisterClassForNode( in runOnPattern()