Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp1611 GlobalValue *LLParser::getGlobalVal(const std::string &Name, Type *Ty, in getGlobalVal() function in LLParser
1642 GlobalValue *LLParser::getGlobalVal(unsigned ID, Type *Ty, LocTy Loc) { in getGlobalVal() function in LLParser