Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.cpp130 ListInit *PropList = R->getValueAsListInit("IntrProperties"); CodeGenIntrinsic() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp424 std::vector<Record *> PropList = R->getValueAsListOfDefs("Properties"); ComplexPattern() local