/llvm-project/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/ |
H A D | LLJITWithGDBRegistrationListener.cpp | 37 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, variable
|
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/ |
H A D | LLJITWithRemoteDebugging.cpp | 104 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, variable
|
/llvm-project/clang/tools/clang-linker-wrapper/ |
H A D | ClangLinkerWrapper.cpp | 344 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 D | llvm-mt.cpp | 109 std::vector<std::string> InputFiles = InputArgs.getAllArgValues(OPT_manifest); llvm_mt_main() local
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | dsymutil.cpp | 115 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 D | SpeculativeJIT.cpp | 27 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, global() variable
|
/llvm-project/llvm/tools/llvm-cvtres/ |
H A D | llvm-cvtres.cpp | 141 std::vector<std::string> InputFiles = InputArgs.getAllArgValues(OPT_INPUT); main() local
|
/llvm-project/llvm/tools/llvm-lipo/ |
H A D | llvm-lipo.cpp | 111 SmallVector<InputFile, 1> InputFiles; global() member 316 readInputBinaries(LLVMContext & LLVMCtx,ArrayRef<InputFile> InputFiles) readInputBinaries() argument [all...] |
/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | llvm-dwarfutil.cpp | 77 std::vector<std::string> InputFiles = Args.getAllArgValues(OPT_INPUT); validateAndSetOptions() local
|
/llvm-project/llvm/tools/llvm-libtool-darwin/ |
H A D | llvm-libtool-darwin.cpp | 74 static std::vector<std::string> InputFiles; global() variable
|
/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningWorker.cpp | 179 const SmallVectorImpl<FrontendInputFile> &InputFiles) { in deduceDepTarget() argument
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ClangTidy.cpp | 530 ArrayRef<std::string> InputFiles, in runClangTidy() argument
|
/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 1502 StringMap<unsigned> InputFiles; parseStripOptions() local
|
/llvm-project/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 81 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, global() variable [all...] |