Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Support/
H A DInternalNames.cpp38 static std::string doModulesHost(llvm::ArrayRef<llvm::StringRef> mods, in doModulesHost() function
116 result.append(doModulesHost(modules, host)).append("EC"); in doConstant()
126 result.append(doModulesHost(modules, host)).append("DT"); in doDispatchTable()
159 result.append(doModulesHost(modules, host)).append("C"); in doIntrinsicTypeDescriptor()
168 result.append(doModulesHost(modules, host)).append("P"); in doProcedure()
177 result.append(doModulesHost(modules, host)).append("T"); in doType()
187 result.append(doModulesHost(modules, host)).append("CT"); in doTypeDescriptor()
204 result.append(doModulesHost(modules, host)).append("E"); in doVariable()
213 result.append(doModulesHost(modules, host)).append("G"); in doNamelistGroup()