Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp1151 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp1401 GlobalValue *LLParser::GetGlobalVal(const std::string &Name, Type *Ty, in GetGlobalVal() function in LLParser
1432 GlobalValue *LLParser::GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc, in GetGlobalVal() function in LLParser