Searched refs:ParseOperatorType (Results 1 – 2 of 2) sorted by relevance
318 const RecTy *ParseOperatorType();
1212 Type = ParseOperatorType(); in ParseOperation()1274 Type = ParseOperatorType(); in ParseOperation()1382 const RecTy *Type = ParseOperatorType(); in ParseOperation()1407 const RecTy *Type = ParseOperatorType(); in ParseOperation()1453 const RecTy *Type = ParseOperatorType(); in ParseOperation()1576 Type = ParseOperatorType(); in ParseOperation()2259 const RecTy *TGParser::ParseOperatorType() { in ParseOperatorType() function in TGParser