Home
last modified time | relevance | path

Searched refs:maybeSetDSOLocal (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp839 static void maybeSetDSOLocal(bool DSOLocal, GlobalValue &GV) { in maybeSetDSOLocal() function
950 maybeSetDSOLocal(DSOLocal, *GA); in parseIndirectSymbol()
1071 maybeSetDSOLocal(DSOLocal, *GV); in ParseGlobal()
5238 maybeSetDSOLocal(DSOLocal, *Fn); in ParseFunctionHeader()