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

  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 34 OwningPtr<Matcher> Child(Scope->takeChild(i));
192 OwningPtr<Matcher> Child(Scope->takeChild(i));
265 OwningPtr<Matcher> Child(Scope->takeChild(i));
DAGISelMatcher.h 205 Matcher *takeChild(unsigned i) {
    [all...]

Completed in 105 milliseconds