Home
last modified time | relevance | path

Searched defs:InputFiles (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp37 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, variable
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp104 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, variable
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp344 fatbinary(ArrayRef<std::pair<StringRef,StringRef>> InputFiles,const ArgList & Args) fatbinary() argument
380 fatbinary(ArrayRef<std::pair<StringRef,StringRef>> InputFiles,const ArgList & Args) fatbinary() argument
436 clang(ArrayRef<StringRef> InputFiles,const ArgList & Args) clang() argument
551 linkDevice(ArrayRef<StringRef> InputFiles,const ArgList & Args) linkDevice() argument
597 getTargetFeatures(ArrayRef<OffloadFile> InputFiles) getTargetFeatures() argument
692 linkBitcodeFiles(SmallVectorImpl<OffloadFile> & InputFiles,SmallVectorImpl<StringRef> & OutputFiles,const ArgList & Args) linkBitcodeFiles() argument
1045 SmallVector<std::pair<StringRef, StringRef>, 4> InputFiles; bundleCuda() local
1068 SmallVector<std::pair<StringRef, StringRef>, 4> InputFiles; bundleHIP() local
1212 SmallVector<StringRef> InputFiles; linkAndWrapDeviceFiles() local
1533 MapVector<OffloadFile::TargetID, SmallVector<OffloadFile, 0>> InputFiles; getDeviceInput() local
[all...]
/llvm-project/llvm/tools/llvm-mt/
H A Dllvm-mt.cpp109 std::vector<std::string> InputFiles = InputArgs.getAllArgValues(OPT_manifest); llvm_mt_main() local
/llvm-project/llvm/tools/dsymutil/
H A Ddsymutil.cpp115 std::vector<std::string> InputFiles; global() member
128 std::vector<std::string> InputFiles; getInputs() local
350 if (Expected<std::vector<std::string>> InputFiles = getOptions() local
[all...]
/llvm-project/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp27 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, global() variable
/llvm-project/llvm/tools/llvm-cvtres/
H A Dllvm-cvtres.cpp141 std::vector<std::string> InputFiles = InputArgs.getAllArgValues(OPT_INPUT); main() local
/llvm-project/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp111 SmallVector<InputFile, 1> InputFiles; global() member
316 readInputBinaries(LLVMContext & LLVMCtx,ArrayRef<InputFile> InputFiles) readInputBinaries() argument
[all...]
/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp77 std::vector<std::string> InputFiles = Args.getAllArgValues(OPT_INPUT); validateAndSetOptions() local
/llvm-project/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp74 static std::vector<std::string> InputFiles; global() variable
/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp179 const SmallVectorImpl<FrontendInputFile> &InputFiles) { in deduceDepTarget() argument
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp530 ArrayRef<std::string> InputFiles, in runClangTidy() argument
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp1502 StringMap<unsigned> InputFiles; parseStripOptions() local
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp81 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, global() variable
[all...]