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

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DSDNodeProperties.h20 SDNPCommutative, enumerator in enum:llvm::SDNP
H A DSDNodeProperties.cpp20 .Case("SDNPCommutative", SDNPCommutative)
H A DCodeGenDAGPatterns.cpp2790 if (NodeInfo.hasProperty(SDNPCommutative) || isCommIntrinsic) {
4701 if (NodeInfo.hasProperty(SDNPCommutative) || isCommIntrinsic) {

Completed in 116 milliseconds