Home
last modified time | relevance | path

Searched refs:RHSLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGParser.cpp1477 SMLoc RHSLoc = Lex.getLoc(); in ParseOperation() local
1503 Error(RHSLoc, "could not determine type of the name list in !dag"); in ParseOperation()
1507 Error(RHSLoc, Twine("expected list<string>, got type '") + in ParseOperation()
1763 SMLoc RHSLoc = Lex.getLoc(); in ParseOperationSubstr() local
1766 RHSLoc = Lex.getLoc(); in ParseOperationSubstr()
1780 Error(RHSLoc, Twine("expected value of type '") + in ParseOperationSubstr()
1851 SMLoc RHSLoc = Lex.getLoc(); in ParseOperationFind() local
1854 RHSLoc = Lex.getLoc(); in ParseOperationFind()
1868 Error(RHSLoc, Twine("expected value of type '") + in ParseOperationFind()