/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/ |
H A D | CMakeLists.txt | 29 set(libs) variable
|
/llvm-project/llvm/tools/llvm-exegesis/ |
H A D | CMakeLists.txt | 30 set(libs) variable
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | CMakeLists.txt | 41 set(libs) global() variable
|
/llvm-project/compiler-rt/lib/dfsan/scripts/ |
H A D | build-libc-list.py | 84 libs = options.lib_file variable
|
/llvm-project/llvm/tools/llvm-shlib/ |
H A D | gen-msvc-exports.py | 54 def gen_llvm_c_export(output, underscore, libs, nm): argument
|
/llvm-project/mlir/lib/Target/LLVM/ |
H A D | ModuleToObject.cpp | 112 linkFiles(llvm::Module & module,SmallVector<std::unique_ptr<llvm::Module>> && libs) linkFiles() argument 221 auto libs = loadBitcodeFiles(*llvmModule); run() local
|
/llvm-project/clang/cmake/modules/ |
H A D | AddClang.cmake | 111 set(libs ${name}) global() variable
|
/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
H A D | ROCDLAttachTarget.cpp | 71 ArrayRef<std::string> libs(linkLibs); in runOnOperation() local
|
H A D | NVVMAttachTarget.cpp | 63 ArrayRef<std::string> libs(linkLibs); in runOnOperation() local
|
/llvm-project/llvm/utils/ |
H A D | extract_symbols.py | 406 libs = list() variable
|
/llvm-project/mlir/lib/Target/LLVM/ROCDL/ |
H A D | Target.cpp | 135 appendStandardLibs(AMDGCNLibraries libs) appendStandardLibs() argument 238 addControlVariables(llvm::Module & module,AMDGCNLibraries libs,bool wave64,bool daz,bool finiteOnly,bool unsafeMath,bool fastMath,bool correctSqrt,StringRef abiVer) addControlVariables() argument [all...] |
/llvm-project/openmp/runtime/src/ |
H A D | ompt-general.cpp | 285 char *libs = __kmp_str_format("%s", tool_libs); global() local
|
/llvm-project/flang/lib/Frontend/ |
H A D | FrontendActions.cpp | 150 const std::vector<std::string> &libs = addDependentLibs() local
|
/llvm-project/lld/ELF/ |
H A D | Driver.cpp | 2123 DenseSet<StringRef> libs = getExcludeLibs(args); excludeLibs() local [all...] |