Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenTarget.cpp611 std::vector<Record*> PropList = R->getValueAsListOfDefs("Properties"); in ComplexPattern() local
818 ListInit *PropList = R->getValueAsListInit("IntrProperties"); in CodeGenIntrinsic() local