Lines Matching refs:SMLoc
29 SMLoc RefLoc;
38 SMLoc RefLoc;
63 bool TGParser::AddValue(Record *CurRec, SMLoc Loc, const RecordVal &RV) { in AddValue()
82 bool TGParser::SetValue(Record *CurRec, SMLoc Loc, Init *ValName, in SetValue()
296 SMLoc Loc) { in ProcessForeachDefs()
320 SMLoc Loc, IterSet &IterVals, in ProcessForeachDefs()
664 SMLoc StartLoc = Lex.getLoc(); in ParseOptionalRangeList()
686 SMLoc StartLoc = Lex.getLoc(); in ParseOptionalBitList()
771 SMLoc Loc = Lex.getLoc(); in ParseIDValue()
779 const std::string &Name, SMLoc NameLoc, in ParseIDValue()
958 SMLoc OpLoc = Lex.getLoc(); in ParseOperation()
1227 SMLoc NameLoc = Lex.getLoc(); in ParseSimpleValue()
1275 SMLoc BraceLoc = Lex.getLoc(); in ParseSimpleValue()
1477 SMLoc CurlyLoc = Lex.getLoc(); in ParseValue()
1499 SMLoc SquareLoc = Lex.getLoc(); in ParseValue()
1533 SMLoc PasteLoc = Lex.getLoc(); in ParseValue()
1693 SMLoc IdLoc = Lex.getLoc(); in ParseDeclaration()
1715 SMLoc ValLoc = Lex.getLoc(); in ParseDeclaration()
1825 SMLoc IdLoc = Lex.getLoc(); in ParseBodyItem()
1928 SMLoc DefLoc = Lex.getLoc(); in ParseDef()
2020 SMLoc BraceLoc = Lex.getLoc(); in ParseForeach()
2091 SMLoc NameLoc = Lex.getLoc(); in ParseLetList()
2143 SMLoc BraceLoc = Lex.getLoc(); in ParseTopLevelLet()
2248 SMLoc DefmPrefixLoc) { in InstantiateMulticlassDef()
2321 SMLoc DefmPrefixLoc, in ResolveMulticlassDefArgs()
2322 SMLoc SubClassLoc, in ResolveMulticlassDefArgs()
2356 SMLoc DefmPrefixLoc) { in ResolveMulticlassDef()
2403 SMLoc DefmPrefixLoc = Lex.getLoc(); in ParseDefm()
2416 SMLoc SubClassLoc = Lex.getLoc(); in ParseDefm()