Home
last modified time | relevance | path

Searched defs:parseGlobalValue (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1898 static bool parseGlobalValue(const MIToken &Token, in parseGlobalValue() function
1926 bool MIParser::parseGlobalValue(GlobalValue *&GV) { in parseGlobalValue() function in MIParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp3961 bool LLParser::parseGlobalValue(Type *Ty, Constant *&C) { in parseGlobalValue() function in LLParser