Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isLeaf

622   if (N->isLeaf()) {
704 if (PatFragRec->getOnlyTree()->isLeaf())
732 if (P->isLeaf() && isa<IntInit>(P->getLeafValue()))
752 if (!Child->isLeaf() && Child->getNumTypes() &&
755 else if (Child->isLeaf()) {
906 if (!NodeToApply->isLeaf() ||
1128 if (isLeaf())
1136 if (!isLeaf()) {
1170 if (N->isLeaf() != isLeaf() || getExtTypes() != N->getExtTypes() ||
1175 if (isLeaf()) {
1198 if (isLeaf()) {
1218 if (isLeaf()) return;
1228 if (isLeaf()) return;
1232 if (Child->isLeaf()) {
1258 if (isLeaf())
1445 if (!isLeaf()) return 0;
1456 if (isLeaf()) {
1501 if (isLeaf()) {
1751 if (!N->isLeaf() && N->getOperator()->getName() == "imm")
1753 if (N->isLeaf() && isa<IntInit>(N->getLeafValue()))
1766 if (isLeaf()) return true;
1998 if (N->isLeaf())
2062 if (Nodes[i] == Trees[0] && Nodes[i]->isLeaf()) {
2335 if (Pat->isLeaf()) {
2345 if (Pat->isLeaf()) {
2363 if (Slot->isLeaf()) {
2386 if (Pat->isLeaf()) {
2396 if (!Dest->isLeaf())
2437 if (!Dest->isLeaf())
2500 if (!N0->isLeaf() || !isa<DefInit>(N0->getLeafValue()))
2504 if (N1->isLeaf())
2506 if (N1->getNumChildren() != 1 || !N1->getChild(0)->isLeaf())
2517 if (N->isLeaf()) {
2654 if (Tree->isLeaf())
2827 if (InVal->isLeaf() && isa<DefInit>(InVal->getLeafValue())) {
2927 if (!P->isLeaf()) {
3138 if (N->isLeaf())
3267 if (!DstPattern->isLeaf())
3393 if (N->getChild(0)->isLeaf() || N->getChild(0)->getOperator() != Operator)
3398 if (N->getChild(1)->isLeaf() || N->getChild(1)->getOperator() != Operator)
3412 if (N->isLeaf()) {
3490 if (Child->isLeaf())