Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp1447 SMLoc MHSLoc = Lex.getLoc(); in ParseOperation() local
1474 Error(MHSLoc, "could not determine type of the child list in !dag"); in ParseOperation()
1478 Error(MHSLoc, Twine("expected list of children, got type '") + in ParseOperation()
1495 Error(MHSLoc, in ParseOperation()
/external/llvm-project/llvm/lib/TableGen/
DTGParser.cpp1397 SMLoc MHSLoc = Lex.getLoc(); in ParseOperation() local
1422 Error(MHSLoc, "could not determine type of the child list in !dag"); in ParseOperation()
1426 Error(MHSLoc, Twine("expected list of children, got type '") + in ParseOperation()
1443 Error(MHSLoc, in ParseOperation()