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

  /external/llvm/utils/TableGen/
DAGISelMatcher.h 220 /// RecordMatcher - Save the current node in the operand list.
221 class RecordMatcher : public Matcher {
230 RecordMatcher(const std::string &whatfor, unsigned resultNo)
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcher.h 230 /// RecordMatcher - Save the current node in the operand list.
231 class RecordMatcher : public Matcher {
240 RecordMatcher(const std::string &whatfor, unsigned resultNo)
    [all...]

Completed in 796 milliseconds