Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenTarget.cpp373 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in ComplexPattern() local
374 for (unsigned i = 0, e = PropList.size(); i != e; ++i) in ComplexPattern()
375 if (PropList[i]->getName() == "SDNPHasChain") { in ComplexPattern()
377 } else if (PropList[i]->getName() == "SDNPOptInGlue") { in ComplexPattern()
379 } else if (PropList[i]->getName() == "SDNPMayStore") { in ComplexPattern()
381 } else if (PropList[i]->getName() == "SDNPMayLoad") { in ComplexPattern()
383 } else if (PropList[i]->getName() == "SDNPSideEffect") { in ComplexPattern()
385 } else if (PropList[i]->getName() == "SDNPMemOperand") { in ComplexPattern()
387 } else if (PropList[i]->getName() == "SDNPVariadic") { in ComplexPattern()
389 } else if (PropList[i]->getName() == "SDNPWantRoot") { in ComplexPattern()
[all …]
DCodeGenDAGPatterns.cpp1005 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in SDNodeInfo() local
1006 for (unsigned i = 0, e = PropList.size(); i != e; ++i) { in SDNodeInfo()
1007 if (PropList[i]->getName() == "SDNPCommutative") { in SDNodeInfo()
1009 } else if (PropList[i]->getName() == "SDNPAssociative") { in SDNodeInfo()
1011 } else if (PropList[i]->getName() == "SDNPHasChain") { in SDNodeInfo()
1013 } else if (PropList[i]->getName() == "SDNPOutGlue") { in SDNodeInfo()
1015 } else if (PropList[i]->getName() == "SDNPInGlue") { in SDNodeInfo()
1017 } else if (PropList[i]->getName() == "SDNPOptInGlue") { in SDNodeInfo()
1019 } else if (PropList[i]->getName() == "SDNPMayStore") { in SDNodeInfo()
1021 } else if (PropList[i]->getName() == "SDNPMayLoad") { in SDNodeInfo()
[all …]
/external/chromium_org/third_party/icu/source/data/unidata/
Dchanges.txt519 PropList.txt
546 ucdstrip < 5.1.0\ucd\PropList.txt > ..\unidata\PropList.txt
688 PropList.txt
715 ucdstrip < 5.0.0\ucd\PropList.txt > ..\unidata\PropList.txt
DPropList.txt1 # PropList-6.0.0.txt
/external/icu4c/data/unidata/
Dchanges.txt1071 PropList.txt
1098 ucdstrip < 5.1.0\ucd\PropList.txt > ..\unidata\PropList.txt
1240 PropList.txt
1267 ucdstrip < 5.0.0\ucd\PropList.txt > ..\unidata\PropList.txt