Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2168 static bool parseGlobalValue(const MIToken &Token, parseGlobalValue() function
2196 bool MIParser::parseGlobalValue(GlobalValue *&GV) { parseGlobalValue() function in MIParser
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4188 bool LLParser::parseGlobalValue(Type *Ty, Constant *&C) { parseGlobalValue() function in LLParser