Searched refs:PropList (Results 1 – 5 of 5) sorted by relevance
315 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in ComplexPattern() local316 for (unsigned i = 0, e = PropList.size(); i != e; ++i) in ComplexPattern()317 if (PropList[i]->getName() == "SDNPHasChain") { in ComplexPattern()319 } else if (PropList[i]->getName() == "SDNPOptInGlue") { in ComplexPattern()321 } else if (PropList[i]->getName() == "SDNPMayStore") { in ComplexPattern()323 } else if (PropList[i]->getName() == "SDNPMayLoad") { in ComplexPattern()325 } else if (PropList[i]->getName() == "SDNPSideEffect") { in ComplexPattern()327 } else if (PropList[i]->getName() == "SDNPMemOperand") { in ComplexPattern()329 } else if (PropList[i]->getName() == "SDNPVariadic") { in ComplexPattern()331 } else if (PropList[i]->getName() == "SDNPWantRoot") { in ComplexPattern()[all …]
931 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in SDNodeInfo() local932 for (unsigned i = 0, e = PropList.size(); i != e; ++i) { in SDNodeInfo()933 if (PropList[i]->getName() == "SDNPCommutative") { in SDNodeInfo()935 } else if (PropList[i]->getName() == "SDNPAssociative") { in SDNodeInfo()937 } else if (PropList[i]->getName() == "SDNPHasChain") { in SDNodeInfo()939 } else if (PropList[i]->getName() == "SDNPOutGlue") { in SDNodeInfo()941 } else if (PropList[i]->getName() == "SDNPInGlue") { in SDNodeInfo()943 } else if (PropList[i]->getName() == "SDNPOptInGlue") { in SDNodeInfo()945 } else if (PropList[i]->getName() == "SDNPMayStore") { in SDNodeInfo()947 } else if (PropList[i]->getName() == "SDNPMayLoad") { in SDNodeInfo()[all …]
824 ListInit* PropList = (*B)->getValueAsListInit("options"); in CollectOptionDescriptions() local827 std::for_each(PropList->begin(), PropList->end(), AddOption(OptDescs)); in CollectOptionDescriptions()1010 ListInit* PropList = T->getValueAsListInit("properties"); in CollectToolDescriptions() local1015 std::for_each(PropList->begin(), PropList->end(), in CollectToolDescriptions()
519 PropList.txt546 ucdstrip < 5.1.0\ucd\PropList.txt > ..\unidata\PropList.txt688 PropList.txt715 ucdstrip < 5.0.0\ucd\PropList.txt > ..\unidata\PropList.txt
1 # PropList-6.0.0.txt