Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.h268 RecTy *ParseOperatorType();
H A DTGParser.cpp939 Type = ParseOperatorType(); in ParseOperation()
976 Type = ParseOperatorType(); in ParseOperation()
1067 RecTy *Type = ParseOperatorType(); in ParseOperation()
1651 RecTy *TGParser::ParseOperatorType() { in ParseOperatorType() function in TGParser