Searched refs:PropList (Results 1 – 3 of 3) sorted by relevance
399 static std::optional<size_t> getPropIndex(ArrayRef<T> PropList, in getPropIndex() argument401 size_t Index = PropList.size() - 1; in getPropIndex()402 for (auto Iter = PropList.rbegin(); Iter != PropList.rend(); in getPropIndex()
328 const ListInit *PropList = R->getValueAsListInit("IntrProperties"); in CodeGenIntrinsic() local329 for (unsigned i = 0, e = PropList->size(); i != e; ++i) { in CodeGenIntrinsic()330 const Record *Property = PropList->getElementAsRecord(i); in CodeGenIntrinsic()
679 The non-character code points are listed in the PropList.txt file