/llvm-project/lld/test/MachO/ |
H A D | application-extension.s | 60 targets: [ arm64-macos ] label 73 targets: [ arm64-macos ] label 93 targets: [ arm64-macos ] label 103 targets: [ arm64-macos ] label
|
H A D | special-symbol-ld-hidden.s | 48 targets: [ x86_64-macos ] label 64 targets: [ x86_64-macos ] label 80 targets: [ x86_64-macos ] label
|
H A D | dylink-ordinal.s | 33 targets: [ x86_64-macos ] label 47 targets: [ x86_64-macos ] label
|
H A D | special-symbol-ld-install-name.s | 73 targets: [ x86_64-macos ] label
|
H A D | tapi-link.s | 127 targets: [ x86_64-macos ] label
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_bvgraph.h | 110 bool isReachable(uptr from, const BV &targets) { in isReachable() 127 uptr findPath(uptr from, const BV &targets, uptr *path, uptr path_size) { in findPath() 144 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath()
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | Symbol.cpp | 49 Symbol::targets(ArchitectureSet Architectures) const { in targets() function in llvm::MachO::Symbol
|
/llvm-project/bolt/include/bolt/Passes/ |
H A D | HFSort.h | 46 const std::vector<CallGraph::NodeId> &targets() const { return Targets; } in targets() function
|
/llvm-project/clang/lib/Basic/Targets/ |
H A D | OSTargets.cpp | 20 namespace targets { namespace
|
H A D | M68k.cpp | 27 namespace targets { namespace
|
H A D | AVR.cpp | 21 namespace targets { namespace
|
H A D | AMDGPU.cpp | 25 namespace targets { namespace
|
/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
H A D | ROCDLAttachTarget.cpp | 84 SmallVector<Attribute> targets; in runOnOperation() local
|
H A D | NVVMAttachTarget.cpp | 76 SmallVector<Attribute> targets; in runOnOperation() local
|
H A D | SPIRVAttachTarget.cpp | 89 SmallVector<Attribute> targets; in runOnOperation() local
|
/llvm-project/cross-project-tests/ |
H A D | lit.cfg.py | 180 targets.add("arm64") variable
|
/llvm-project/openmp/docs/ |
H A D | CommandLineArgumentReference.rst | 57 .. _offload_arch:
|
/llvm-project/libc/test/src/__support/HashTable/ |
H A D | group_test.cpp | 25 // Any pair of targets have bit differences not only at the lowest bit. in TEST() local
|
/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | InterfaceFile.h | 75 const_target_range targets() const { return {Targets}; } in targets() function 170 const_target_range targets() const { return {Targets}; } in targets() function
|
H A D | Symbol.h | 148 const_target_range targets() const { return {Targets}; } in targets() function
|
/llvm-project/llvm/lib/MC/ |
H A D | TargetRegistry.cpp | 20 iterator_range<TargetRegistry::iterator> TargetRegistry::targets() { targets() function in TargetRegistry [all...] |
/llvm-project/mlir/lib/Dialect/Affine/TransformOps/ |
H A D | AffineTransformOps.cpp | 105 SmallVector<Operation *> targets; in apply() local
|
/llvm-project/clang/lib/Basic/ |
H A D | Targets.cpp | 52 namespace targets { namespace
|
/llvm-project/mlir/lib/Dialect/Transform/PDLExtension/ |
H A D | PDLExtensionOps.cpp | 147 SmallVector<Operation *> targets; in apply() local
|
/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.min.max/ |
H A D | minmax_element.pass.cpp | 108 std::set<std::size_t> targets{0}; in test_by_type() local
|