Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp424 std::vector<Record *> PropList = R->getValueAsListOfDefs("Properties"); in ComplexPattern() local
425 for (unsigned i = 0, e = PropList.size(); i != e; ++i) in ComplexPattern()
426 if (PropList[i]->getName() == "SDNPHasChain") { in ComplexPattern()
428 } else if (PropList[i]->getName() == "SDNPOptInGlue") { in ComplexPattern()
430 } else if (PropList[i]->getName() == "SDNPMayStore") { in ComplexPattern()
432 } else if (PropList[i]->getName() == "SDNPMayLoad") { in ComplexPattern()
434 } else if (PropList[i]->getName() == "SDNPSideEffect") { in ComplexPattern()
436 } else if (PropList[i]->getName() == "SDNPMemOperand") { in ComplexPattern()
438 } else if (PropList[i]->getName() == "SDNPVariadic") { in ComplexPattern()
440 } else if (PropList[i]->getName() == "SDNPWantRoot") { in ComplexPattern()
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.cpp130 ListInit *PropList = R->getValueAsListInit("IntrProperties"); in CodeGenIntrinsic() local
131 for (unsigned i = 0, e = PropList->size(); i != e; ++i) { in CodeGenIntrinsic()
132 Record *Property = PropList->getElementAsRecord(i); in CodeGenIntrinsic()
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3454.txt679 The non-character code points are listed in the PropList.txt file