Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isRoot

628   else if (/*isRoot*/ N == Pattern.getDstPattern())
696 bool isRoot = N == Pattern.getDstPattern();
700 if (isRoot) {
756 if (isRoot && !PhysRegInputs.empty()) {
779 if (isRoot && !Pattern.getDstRegs().empty()) {
797 if (isRoot &&
818 NodeIsUniqueLoadOrStore || (isRoot && (mayInstNodeLoadOrStore(N, CGP) ||