Searched refs:PropList (Results 1 – 3 of 3) sorted by relevance
622 for (unsigned i = 0, e = PropList.size(); i != e; ++i) in ComplexPattern()623 if (PropList[i]->getName() == "SDNPHasChain") { in ComplexPattern()625 } else if (PropList[i]->getName() == "SDNPOptInGlue") { in ComplexPattern()627 } else if (PropList[i]->getName() == "SDNPMayStore") { in ComplexPattern()629 } else if (PropList[i]->getName() == "SDNPMayLoad") { in ComplexPattern()631 } else if (PropList[i]->getName() == "SDNPSideEffect") { in ComplexPattern()633 } else if (PropList[i]->getName() == "SDNPMemOperand") { in ComplexPattern()635 } else if (PropList[i]->getName() == "SDNPVariadic") { in ComplexPattern()637 } else if (PropList[i]->getName() == "SDNPWantRoot") { in ComplexPattern()639 } else if (PropList[i]->getName() == "SDNPWantParent") { in ComplexPattern()[all …]
130 ListInit *PropList = R->getValueAsListInit("IntrProperties"); in CodeGenIntrinsic() local131 for (unsigned i = 0, e = PropList->size(); i != e; ++i) { in CodeGenIntrinsic()132 Record *Property = PropList->getElementAsRecord(i); in CodeGenIntrinsic()
679 The non-character code points are listed in the PropList.txt file