Searched defs:PropList (Results 1 – 2 of 2) sorted by relevance
328 const ListInit *PropList = R->getValueAsListInit("IntrProperties"); in CodeGenIntrinsic() local
399 static std::optional<size_t> getPropIndex(ArrayRef<T> PropList, in getPropIndex()