Searched refs:SDNPAssociative (Results 1 - 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
H A DCodeGenTarget.h37 SDNPAssociative, enumerator in enum:llvm::SDNP
H A DCodeGenDAGPatterns.cpp1013 } else if (PropList[i]->getName() == "SDNPAssociative") {
1014 Properties |= 1 << SDNPAssociative;
3515 if (NodeInfo.hasProperty(SDNPAssociative)) {

Completed in 369 milliseconds