Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenDAGPatterns.cpp1830 TreePatternNode *SubIdxChild = getChild(I + 1); in ApplyTypeConstraints() local
1831 if (!isOperandClass(SubIdxChild, "SubRegIndex")) { in ApplyTypeConstraints()