Searched refs:Prepend (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/ |
| H A D | install-name-tool-prepend-rpath.test | 21 ## Prepend with dylib loads: 35 ## Prepend same RPATH twice: 42 ## Prepend and delete RPATH: 49 ## Prepend and replace RPATH:
|
| /llvm-project-15.0.7/llvm/unittests/Demangle/ |
| H A D | OutputBufferTest.cpp | 65 TEST(OutputBufferTest, Prepend) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DiagnosticInfo.h | 651 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend, in DiagnosticInfoIROptimization() argument 657 *this << Prepend; in DiagnosticInfoIROptimization() 800 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend, in OptimizationRemarkAnalysis() argument 802 : DiagnosticInfoIROptimization(PassName, Prepend, Orig) {} in OptimizationRemarkAnalysis()
|
| /llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/ |
| H A D | CMakeLists.txt | 84 # Prepend LLVM in front of every target, this is how the library
|
| /llvm-project-15.0.7/clang-tools-extra/docs/ |
| H A D | ModularizeUsage.rst | 54 Prepend the given path to non-absolute file paths in the header list file.
|
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/ |
| H A D | CMakeLists.txt | 119 # Prepend -I to each list element
|
| /llvm-project-15.0.7/libclc/ |
| H A D | CMakeLists.txt | 242 # Prepend the location to give higher priority to
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | Options.td | 446 Desc<"Prepend all log lines with an increasing integer sequence id.">; 448 Desc<"Prepend all log lines with a timestamp.">; 450 Desc<"Prepend all log lines with the process and thread ID that generates " 453 Desc<"Prepend all log lines with the thread name for the thread that " 461 Desc<"Prepend the names of files and function that generate the logs.">;
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | TestSuiteGuide.md | 78 # Make sure pandas and scipy are installed. Prepend `sudo` if necessary.
|
| H A D | HowToUpdateDebugInfo.rst | 318 # Prepend -debugify before and append -check-debugify -strip after
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopInfo.cpp | 1116 void ScopStmt::addAccess(MemoryAccess *Access, bool Prepend) { in addAccess() argument 1144 if (Prepend) { in addAccess()
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Options.td | 194 HelpText<"Prepend <rootdir> to all library and framework search paths">,
|