Searched defs:parseGlobalValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 2177 static bool parseGlobalValue(const MIToken &Token, parseGlobalValue() function |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 4429 bool LLParser::parseGlobalValue(Type *Ty, Constant *&C) { parseGlobalValue() function in LLParser |