Searched refs:SDNPWantRoot (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DSDNodeProperties.h31 SDNPWantRoot, enumerator in enum:llvm::SDNP
H A DCodeGenTarget.cpp637 } else if (PropList[i]->getName() == "SDNPWantRoot") {
638 Properties |= 1 << SDNPWantRoot;
H A DDAGISelMatcherEmitter.cpp1138 if (P.hasProperty(SDNPWantRoot))

Completed in 149 milliseconds