Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2125 static bool parseGlobalValue(const MIToken &Token, in parseGlobalValue() function
2153 bool MIParser::parseGlobalValue(GlobalValue *&GV) { in parseGlobalValue() function in MIParser
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp4035 bool LLParser::parseGlobalValue(Type *Ty, Constant *&C) { in parseGlobalValue() function in LLParser