Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Optimizer/Support/
DInternalNames.cpp32 static std::string doModulesHost(llvm::ArrayRef<llvm::StringRef> mods, in doModulesHost() function
105 result.append(doModulesHost(modules, host)).append("EC"); in doConstant()
115 result.append(doModulesHost(modules, host)).append("DT"); in doDispatchTable()
148 result.append(doModulesHost(modules, host)).append("C"); in doIntrinsicTypeDescriptor()
157 result.append(doModulesHost(modules, host)).append("P"); in doProcedure()
166 result.append(doModulesHost(modules, host)).append("T"); in doType()
176 result.append(doModulesHost(modules, host)).append("CT"); in doTypeDescriptor()
193 result.append(doModulesHost(modules, host)).append("E"); in doVariable()