Home
last modified time | relevance | path

Searched refs:ParseMDTuple (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/AsmParser/
DLLParser.h420 bool ParseMDTuple(MDNode *&MD, bool IsDistinct = false);
DLLParser.cpp665 ParseMDTuple(Init, IsDistinct)) in ParseStandaloneMetadata()
3304 bool LLParser::ParseMDTuple(MDNode *&MD, bool IsDistinct) { in ParseMDTuple() function in LLParser
3328 return ParseMDTuple(N); in ParseMDNodeTail()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.h509 bool ParseMDTuple(MDNode *&MD, bool IsDistinct = false);
DLLParser.cpp744 ParseMDTuple(Init, IsDistinct)) in ParseStandaloneMetadata()
3594 bool LLParser::ParseMDTuple(MDNode *&MD, bool IsDistinct) { in ParseMDTuple() function in LLParser
3618 return ParseMDTuple(N); in ParseMDNodeTail()