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

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DSDNodeProperties.h32 SDNPWantParent enumerator in enum:llvm::SDNP
H A DCodeGenTarget.cpp639 } else if (PropList[i]->getName() == "SDNPWantParent") {
640 Properties |= 1 << SDNPWantParent;
H A DDAGISelMatcherEmitter.cpp1143 if (P.hasProperty(SDNPWantParent))

Completed in 66 milliseconds