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