Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1684 const TreePatternNode &SubRegChild = Dst.getChild(I + 1); in importExplicitUseRenderers() local
1687 dyn_cast<DefInit>(SubRegChild.getLeafValue())) { in importExplicitUseRenderers()
1877 const TreePatternNode &SubRegChild = Dst.getChild(I + 1); in constrainOperands() local
1879 const CodeGenSubRegIndex *SubIdx = inferSubRegIndexForNode(SubRegChild); in constrainOperands()