Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGParser.cpp1467 SMLoc MHSLoc = Lex.getLoc(); in ParseOperation() local
1492 Error(MHSLoc, "could not determine type of the child list in !dag"); in ParseOperation()
1496 Error(MHSLoc, Twine("expected list of children, got type '") + in ParseOperation()
1513 Error(MHSLoc, in ParseOperation()
1758 SMLoc MHSLoc = Lex.getLoc(); in ParseOperationSubstr() local
1802 Error(MHSLoc, Twine("expected int, got type '") + in ParseOperationSubstr()
1846 SMLoc MHSLoc = Lex.getLoc(); in ParseOperationFind() local
1890 Error(MHSLoc, Twine("expected string, got type '") + in ParseOperationFind()