Searched defs:moduleName (Results 1 – 9 of 9) sorted by relevance
197 [&](size_t task, const Twine &moduleName) { in compile()
209 [&](size_t task, const Twine &moduleName) { in compile()
333 [&](size_t task, const Twine &moduleName) { in compile()
45 if (const char *moduleName = in GetSuppressionForAddr() local
58 std::unique_ptr<llvm::MemoryBuffer> m) { in DataFileCache()
301 char moduleName[MODULE_NAME_SIZE]; member
477 char moduleName[MODULE_NAME_SIZE]; member
883 void pushModuleBuildStack(StringRef moduleName, FullSourceLoc importLoc) { in pushModuleBuildStack()
2704 StringRef moduleName = mlirModule.getName().value_or("CIRToLLVMModule"); in lowerDirectlyFromCIRToLLVMIR() local