Searched refs:InstPat (Results 1 - 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp659 const TreePattern *InstPat = Inst.getPattern(); local
663 if (InstPat)
664 InstPatNode = InstPat->getTree(0);
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DDAGISelMatcherGen.cpp626 const TreePattern *InstPat = Inst.getPattern(); local
630 if (InstPat)
631 InstPatNode = InstPat->getTree(0);

Completed in 52 milliseconds