HomeSort by relevance Sort by last modified time
    Searched refs:InstPat (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 659 const TreePattern *InstPat = Inst.getPattern();
663 if (InstPat)
664 InstPatNode = InstPat->getTree(0);
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherGen.cpp 626 const TreePattern *InstPat = Inst.getPattern();
630 if (InstPat)
631 InstPatNode = InstPat->getTree(0);
    [all...]

Completed in 65 milliseconds