Home
last modified time | relevance | path

Searched refs:PropList (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenTarget.cpp393 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in ComplexPattern() local
394 for (unsigned i = 0, e = PropList.size(); i != e; ++i) in ComplexPattern()
395 if (PropList[i]->getName() == "SDNPHasChain") { in ComplexPattern()
397 } else if (PropList[i]->getName() == "SDNPOptInGlue") { in ComplexPattern()
399 } else if (PropList[i]->getName() == "SDNPMayStore") { in ComplexPattern()
401 } else if (PropList[i]->getName() == "SDNPMayLoad") { in ComplexPattern()
403 } else if (PropList[i]->getName() == "SDNPSideEffect") { in ComplexPattern()
405 } else if (PropList[i]->getName() == "SDNPMemOperand") { in ComplexPattern()
407 } else if (PropList[i]->getName() == "SDNPVariadic") { in ComplexPattern()
409 } else if (PropList[i]->getName() == "SDNPWantRoot") { in ComplexPattern()
[all …]
HDCodeGenDAGPatterns.cpp1094 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in SDNodeInfo() local
1095 for (unsigned i = 0, e = PropList.size(); i != e; ++i) { in SDNodeInfo()
1096 if (PropList[i]->getName() == "SDNPCommutative") { in SDNodeInfo()
1098 } else if (PropList[i]->getName() == "SDNPAssociative") { in SDNodeInfo()
1100 } else if (PropList[i]->getName() == "SDNPHasChain") { in SDNodeInfo()
1102 } else if (PropList[i]->getName() == "SDNPOutGlue") { in SDNodeInfo()
1104 } else if (PropList[i]->getName() == "SDNPInGlue") { in SDNodeInfo()
1106 } else if (PropList[i]->getName() == "SDNPOptInGlue") { in SDNodeInfo()
1108 } else if (PropList[i]->getName() == "SDNPMayStore") { in SDNodeInfo()
1110 } else if (PropList[i]->getName() == "SDNPMayLoad") { in SDNodeInfo()
[all …]
/NextBSD/crypto/heimdal/lib/wind/
HDrfc3454.txt679 The non-character code points are listed in the PropList.txt file