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

  /external/llvm/utils/TableGen/
CodeGenTarget.h 47 SDNPWantRoot,
CodeGenTarget.cpp 389 } else if (PropList[i]->getName() == "SDNPWantRoot") {
390 Properties |= 1 << SDNPWantRoot;
DAGISelMatcherEmitter.cpp 659 if (P.hasProperty(SDNPWantRoot))

Completed in 111 milliseconds