Searched defs:GetGlobalVal (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLParser.cpp | 750 GlobalValue *LLParser::GetGlobalVal(const std::string &Name, Type *Ty, in GetGlobalVal() function in LLParser 791 GlobalValue *LLParser::GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc) { in GetGlobalVal() function in LLParser
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 1151 GlobalValue *LLParser::GetGlobalVal(const std::string &Name, Type *Ty, in GetGlobalVal() function in LLParser 1185 GlobalValue *LLParser::GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc) { in GetGlobalVal() function in LLParser
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 1331 GlobalValue *LLParser::GetGlobalVal(const std::string &Name, Type *Ty, in GetGlobalVal() function in LLParser 1365 GlobalValue *LLParser::GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc) { in GetGlobalVal() function in LLParser
|