Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2623 TreePatternNode *SubIdxChild = getChild(I + 1); in ApplyTypeConstraints() local
2624 if (!isOperandClass(SubIdxChild, "SubRegIndex")) { in ApplyTypeConstraints()