/llvm-project/flang/test/Semantics/ |
H A D | test_modfile.py | 23 sources = list(glob.iglob(str(srcdir))) variable 24 sources = sorted(sources) variable
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | CMakeLists.txt | 25 set(sources variable
|
/llvm-project/lldb/test/API/api/multithreaded/ |
H A D | TestMultithreaded.py | 94 build_and_test(self, sources, test_name, args=None) global() argument 121 build_program(self, sources, program) global() argument
|
/llvm-project/flang/runtime/Float128Math/ |
H A D | CMakeLists.txt | 19 set(sources variable
|
/llvm-project/llvm/unittests/tools/llvm-mca/ |
H A D | CMakeLists.txt | 31 set(sources ${ARGV}) variable
|
/llvm-project/flang/lib/Decimal/ |
H A D | CMakeLists.txt | 52 set(sources variable
|
/llvm-project/llvm/unittests/tools/llvm-exegesis/ |
H A D | CMakeLists.txt | 30 set(sources ${ARGV}) variable
|
/llvm-project/llvm/cmake/modules/ |
H A D | LLVMProcessSources.cmake | 61 set(sources ${ARG_UNPARSED_ARGUMENTS}) global() variable
|
H A D | AddOCaml.cmake | 36 set(sources) variable
|
H A D | AddLLVM.cmake | 409 set(sources ${ARGN}) variable 413 set(sources ${sources} ${resource_file}) variable [all...] |
/llvm-project/flang/runtime/ |
H A D | CMakeLists.txt | 108 set(sources global() variable
|
/llvm-project/libc/test/src/string/ |
H A D | memcpy_test.cpp | 60 const uint8_t *sources[2] = {read_buffer.bottom(size), TEST() local
|
/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/ |
H A D | FindAllSymbolsMain.cpp | 142 std::vector<std::string> sources = OptionsParser.getSourcePathList(); in main() local
|
/llvm-project/llvm/docs/ |
H A D | GettingStarted.rst | 27 .. _sources: global() target in Overview
|
/llvm-project/compiler-rt/cmake/Modules/ |
H A D | CompilerRTUtils.cmake | 523 set(sources ${ARG_UNPARSED_ARGUMENTS}) global() variable
|
/llvm-project/mlir/lib/Dialect/Transform/Transforms/ |
H A D | CheckUses.cpp | 285 const llvm::SmallPtrSet<Block *, 4> &sources = getReachableFrom(to); in isMaybeFreedOnPaths() local
|
/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbtest.py | 1521 buildDriver(self, sources, exe_name) global() argument 1568 buildLibrary(self, sources, lib_name) global() argument 1613 buildProgram(self, sources, exe_name) global() argument [all...] |
/llvm-project/flang/lib/Parser/ |
H A D | message.cpp | 260 const AllSources &sources{allCooked.allSources()}; Emit() local
|
H A D | provenance.cpp | 568 std::set<const SourceFile *> sources; Dump() local
|
H A D | preprocessor.cpp | 39 Definition(const std::string & predefined,AllSources & sources) Definition() argument
|
/llvm-project/mlir/lib/TableGen/ |
H A D | Operator.cpp | 410 SmallVector<InferredResultType> sources; populateTypeInferenceInfo() member [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 126 SetVector<Value *> &sources, SetVector<Instruction *> &sinks, in IRPromoter() argument [all...] |
/llvm-project/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 94 std::vector<SourceInfo> sources; member in __anon8e53876c0211::Context
|