Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3639 inferSuperRegisterClassForNode(const TypeSetByHwMode &Ty,
4596 inferSuperRegisterClassForNode(Dst->getExtType(0), Dst->getChild(0), in createAndImportSubInstructionRenderer()
5020 return inferSuperRegisterClassForNode(VTy, Child0, N->getChild(2)); in inferRegClassFromPattern()
5071 GlobalISelEmitter::inferSuperRegisterClassForNode( in inferSuperRegisterClassForNode() function in __anon332dbd1e0111::GlobalISelEmitter
5223 auto MaybeSuperClass = inferSuperRegisterClassForNode( in runOnPattern()
5340 auto SuperClass = inferSuperRegisterClassForNode( in runOnPattern()