ParseSimpleValue - Parse a tblgen value. This returns null on error. SimpleValue ::= IDValue SimpleValue ::= INTVAL SimpleValue ::= STRVAL+ SimpleValue ::= CODEFRAGMENT SimpleValue ::= '?' SimpleValue ::= '{' ValueList '}' SimpleValue ::= ID '<' ValueListNE '>' SimpleValue ::= '[' ValueList ']' SimpleValue ::= '(' IDValue DagArgList ')' SimpleValue ::= CONCATTOK '(' Value ',' Value ')' SimpleVal
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected