Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLParser.h268 bool ParseTLSModel(GlobalVariable::ThreadLocalMode &TLM);
H A DLLParser.cpp1484 bool LLParser::ParseTLSModel(GlobalVariable::ThreadLocalMode &TLM) { in ParseTLSModel() function in LLParser
1515 return ParseTLSModel(TLM) || in ParseOptionalThreadLocal()