Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1876 TreePatternNode *SubIdxChild = getChild(I + 1); in ApplyTypeConstraints() local
1877 if (!isOperandClass(SubIdxChild, "SubRegIndex")) { in ApplyTypeConstraints()