Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGParser.h185 RecTy *ParseOperatorType();
DTGParser.cpp805 Type = ParseOperatorType(); in ParseOperation()
1119 RecTy *TGParser::ParseOperatorType() { in ParseOperatorType() function in TGParser