Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp458 inferSuperRegisterClassForNode(const TypeSetByHwMode &Ty,
1837 const CodeGenRegisterClass *SuperClass = inferSuperRegisterClassForNode( in constrainOperands()
1963 return inferSuperRegisterClassForNode(N.getExtType(0), Child0, in inferRegClassFromInstructionPattern()
2026 const CodeGenRegisterClass *GlobalISelEmitter::inferSuperRegisterClassForNode( in inferSuperRegisterClassForNode() function in __anon868ebc530111::GlobalISelEmitter