Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2066 static bool parseGlobalValue(const MIToken &Token, in parseGlobalValue() function
2094 bool MIParser::parseGlobalValue(GlobalValue *&GV) { in parseGlobalValue() function in MIParser
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp3776 bool LLParser::parseGlobalValue(Type *Ty, Constant *&C) { in parseGlobalValue() function in LLParser