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

  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 47 New = new RecordChildMatcher(MC->getChildNo(), RM->getWhatFor(),
DAGISelMatcher.h 242 const std::string &getWhatFor() const { return WhatFor; }
276 const std::string &getWhatFor() const { return WhatFor; }
    [all...]
DAGISelMatcherEmitter.cpp 210 << cast<RecordMatcher>(N)->getWhatFor();
220 << cast<RecordChildMatcher>(N)->getWhatFor();

Completed in 28 milliseconds