Searched defs:parseGlobalValue (Results 1 – 4 of 4) sorted by relevance
1845 static bool parseGlobalValue(const MIToken &Token, in parseGlobalValue() function1873 bool MIParser::parseGlobalValue(GlobalValue *&GV) { in parseGlobalValue() function in MIParser
2125 static bool parseGlobalValue(const MIToken &Token, in parseGlobalValue() function2153 bool MIParser::parseGlobalValue(GlobalValue *&GV) { in parseGlobalValue() function in MIParser
1169 bool MIParser::parseGlobalValue(GlobalValue *&GV) { in parseGlobalValue() function in MIParser
4035 bool LLParser::parseGlobalValue(Type *Ty, Constant *&C) { in parseGlobalValue() function in LLParser