Home
last modified time | relevance | path

Searched +defs:load +defs:file (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp150 CXFile *file, in decodeLocation()
250 CXDiagnosticSet DiagLoader::load(const char *file) { in load() function in DiagLoader
391 CXDiagnosticSet clang_loadDiagnostics(const char *file, in clang_loadDiagnostics()
/llvm-project/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp86 auto file = openOutputFile(outputFilename, &errorMessage); in dumpToObjectFile() local
181 llvm::Value *load = builder.CreateLoad(argTy, argPtr); in packFunctionArguments() local
[all...]
/llvm-project/libc/utils/gpu/loader/nvptx/
H A DLoader.cpp
/llvm-project/libc/utils/gpu/loader/amdgpu/
H A DLoader.cpp
/llvm-project/lld/ELF/
H A DWriter.cpp382 markUsedLocalSymbolsImpl(ObjFile<ELFT> * file,llvm::ArrayRef<RelTy> rels) markUsedLocalSymbolsImpl() argument
1843 if (auto *file = dyn_cast_or_null<SharedFile>(sym->file)) finalizeSections() local
2149 PhdrEntry *load = nullptr; createPhdrs() local
[all...]
H A DLinkerScript.cpp386 getFilename(const InputFile * file) getFilename() argument
1020 findFirstSection(PhdrEntry * load) findFirstSection() argument
[all...]
/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp256 auto file = FileSystem::Instance().Open( in DoExecute() local
270 auto file = FileSystem::Instance().Open( in DoExecute() local
2880 const bool load = m_load_option.GetOptionValue().GetCurrentValue(); DoExecute() local
[all...]