Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DLTO.cpp197 [&](size_t task, const Twine &moduleName) { in compile()
/freebsd/contrib/llvm-project/lld/MachO/
H A DLTO.cpp209 [&](size_t task, const Twine &moduleName) { in compile()
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp333 [&](size_t task, const Twine &moduleName) { in compile()
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_suppressions.cpp45 if (const char *moduleName = in GetSuppressionForAddr() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp58 std::unique_ptr<llvm::MemoryBuffer> m) { in DataFileCache()
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h301 char moduleName[MODULE_NAME_SIZE]; member
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h477 char moduleName[MODULE_NAME_SIZE]; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h883 void pushModuleBuildStack(StringRef moduleName, FullSourceLoc importLoc) { in pushModuleBuildStack()
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp2704 StringRef moduleName = mlirModule.getName().value_or("CIRToLLVMModule"); in lowerDirectlyFromCIRToLLVMIR() local