Home
last modified time | relevance | path

Searched full:mappings (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/llvm-project/llvm/test/tools/llvm-mca/X86/
H A Dregister-file-statistics.s26 # ALL-NEXT: Total number of mappings created: 2
27 # ALL-NEXT: Max number of mappings used: 2
30 # BARCELONA-NEXT: Total number of mappings created: 2
31 # BARCELONA-NEXT: Max number of mappings used: 2
35 # BDVER2-NEXT: Total number of mappings created: 0
36 # BDVER2-NEXT: Max number of mappings used: 0
40 # BTVER2-NEXT: Total number of mappings created: 0
41 # BTVER2-NEXT: Max number of mappings used: 0
45 # ZNVER1-NEXT: Total number of mappings created: 0
46 # ZNVER1-NEXT: Max number of mappings used: 0
[all …]
/llvm-project/clang-tools-extra/clangd/
H A DPathMapping.cpp1 //===--- PathMapping.cpp - apply path mappings to LSP messages -===//
22 const PathMappings &Mappings) { in doPathMapping() argument
31 for (const auto &Mapping : Mappings) { in doPathMapping()
49 const PathMappings &Mappings) { in applyPathMappings() argument
58 doPathMapping(KV.first.str(), Dir, Mappings)) { in applyPathMappings()
67 applyPathMappings(KV.second, Dir, Mappings); in applyPathMappings()
70 applyPathMappings(Val, Dir, Mappings); in applyPathMappings()
73 doPathMapping(*V.getAsString(), Dir, Mappings)) in applyPathMappings()
83 const PathMappings &Mappings) in PathMappingMessageHandler() argument
84 : WrappedHandler(Handler), Mappings(Mappings) {} in PathMappingMessageHandler()
[all …]
H A DPathMapping.h1 //===--- PathMapping.h - apply path mappings to LSP messages -===//
33 /// For example, if the mappings were {{"/home/user", "/workarea"}}, then
47 /// pairs. Returns an error if the mappings are malformed, i.e. not absolute or
51 /// Returns a modified \p S with the first matching path in \p Mappings
55 const PathMappings &Mappings);
57 /// Applies the \p Mappings to all the file:// URIs in \p Params.
61 const PathMappings &Mappings);
63 /// Creates a wrapping transport over \p Transp that applies the \p Mappings to
68 PathMappings Mappings);
/llvm-project/clang-tools-extra/clangd/unittests/
H A DPathMappingTests.cpp24 llvm::Expected<PathMappings> Mappings = parsePathMappings(RawMappings); in failedParse() local
25 if (!Mappings) { in failedParse()
26 consumeError(Mappings.takeError()); in failedParse()
63 // uneven mappings in TEST()
65 // mappings need to be absolute in TEST()
87 llvm::Expected<PathMappings> Mappings = parsePathMappings(RawMappings); in mapsProperly() local
88 if (!Mappings) in mapsProperly()
90 std::optional<std::string> MappedPath = doPathMapping(Orig, Dir, *Mappings); in mapsProperly()
142 // Path mappings with a windows-style client path and unix-style server path in TEST()
155 PathMappings Mappings; local
[all …]
/llvm-project/llvm/utils/
H A Dunicode-case-fold.py11 C - Common mappings
12 S - mappings for Simple case folding
13 F - mappings for Full case folding
31 # This variable will body of the mappings function
34 # Reads file line-by-line, extracts Common and Simple case fold mappings and
36 def mappings(f): function
58 # Computes the stride (from_char2 - from_char1) of two mappings.
63 # Computes the stride of a list of mappings. The list should have at least two
64 # mappings. All mappings in the list are assumed to have the same stride.
69 # b is a list of mappings. All the mappings are assumed to have the same
[all …]
/llvm-project/llvm/test/tools/llvm-mca/X86/Znver3/
H A Dzero-idioms-avx-ymm.s129 # CHECK-NEXT: Total number of mappings created: 10000
130 # CHECK-NEXT: Max number of mappings used: 9
134 # CHECK-NEXT: Total number of mappings created: 10000
135 # CHECK-NEXT: Max number of mappings used: 9
139 # CHECK-NEXT: Total number of mappings created: 0
140 # CHECK-NEXT: Max number of mappings used: 0
220 # CHECK-NEXT: Total number of mappings created: 10000
221 # CHECK-NEXT: Max number of mappings used: 9
225 # CHECK-NEXT: Total number of mappings created: 10000
226 # CHECK-NEXT: Max number of mappings used: 9
[all …]
H A Dzero-idioms-sse-xmm.s119 # CHECK-NEXT: Total number of mappings created: 10000
120 # CHECK-NEXT: Max number of mappings used: 37
124 # CHECK-NEXT: Total number of mappings created: 10000
125 # CHECK-NEXT: Max number of mappings used: 37
129 # CHECK-NEXT: Total number of mappings created: 0
130 # CHECK-NEXT: Max number of mappings used: 0
210 # CHECK-NEXT: Total number of mappings created: 10000
211 # CHECK-NEXT: Max number of mappings used: 37
215 # CHECK-NEXT: Total number of mappings created: 10000
216 # CHECK-NEXT: Max number of mappings used: 37
[all …]
H A Dzero-idioms-avx-xmm.s119 # CHECK-NEXT: Total number of mappings created: 10000
120 # CHECK-NEXT: Max number of mappings used: 9
124 # CHECK-NEXT: Total number of mappings created: 10000
125 # CHECK-NEXT: Max number of mappings used: 9
129 # CHECK-NEXT: Total number of mappings created: 0
130 # CHECK-NEXT: Max number of mappings used: 0
210 # CHECK-NEXT: Total number of mappings created: 10000
211 # CHECK-NEXT: Max number of mappings used: 9
215 # CHECK-NEXT: Total number of mappings created: 10000
216 # CHECK-NEXT: Max number of mappings used: 9
[all …]
H A Done-idioms-avx-ymm.s49 # CHECK-NEXT: Total number of mappings created: 2000
50 # CHECK-NEXT: Max number of mappings used: 74
54 # CHECK-NEXT: Total number of mappings created: 2000
55 # CHECK-NEXT: Max number of mappings used: 74
59 # CHECK-NEXT: Total number of mappings created: 0
60 # CHECK-NEXT: Max number of mappings used: 0
140 # CHECK-NEXT: Total number of mappings created: 2000
141 # CHECK-NEXT: Max number of mappings used: 74
145 # CHECK-NEXT: Total number of mappings created: 2000
146 # CHECK-NEXT: Max number of mappings used: 74
[all …]
H A Done-idioms-sse-xmm.s49 # CHECK-NEXT: Total number of mappings created: 2000
50 # CHECK-NEXT: Max number of mappings used: 74
54 # CHECK-NEXT: Total number of mappings created: 2000
55 # CHECK-NEXT: Max number of mappings used: 74
59 # CHECK-NEXT: Total number of mappings created: 0
60 # CHECK-NEXT: Max number of mappings used: 0
140 # CHECK-NEXT: Total number of mappings created: 2000
141 # CHECK-NEXT: Max number of mappings used: 74
145 # CHECK-NEXT: Total number of mappings created: 2000
146 # CHECK-NEXT: Max number of mappings used: 74
[all …]
H A Done-idioms-avx-xmm.s49 # CHECK-NEXT: Total number of mappings created: 2000
50 # CHECK-NEXT: Max number of mappings used: 74
54 # CHECK-NEXT: Total number of mappings created: 2000
55 # CHECK-NEXT: Max number of mappings used: 74
59 # CHECK-NEXT: Total number of mappings created: 0
60 # CHECK-NEXT: Max number of mappings used: 0
140 # CHECK-NEXT: Total number of mappings created: 2000
141 # CHECK-NEXT: Max number of mappings used: 74
145 # CHECK-NEXT: Total number of mappings created: 2000
146 # CHECK-NEXT: Max number of mappings used: 74
[all …]
H A Done-idioms-mmx.s44 # CHECK-NEXT: Total number of mappings created: 2000
45 # CHECK-NEXT: Max number of mappings used: 74
49 # CHECK-NEXT: Total number of mappings created: 2000
50 # CHECK-NEXT: Max number of mappings used: 74
54 # CHECK-NEXT: Total number of mappings created: 0
55 # CHECK-NEXT: Max number of mappings used: 0
135 # CHECK-NEXT: Total number of mappings created: 2000
136 # CHECK-NEXT: Max number of mappings used: 74
140 # CHECK-NEXT: Total number of mappings created: 2000
141 # CHECK-NEXT: Max number of mappings used: 74
[all …]
H A Dzero-idioms-gpr.s49 # CHECK-NEXT: Total number of mappings created: 2000
50 # CHECK-NEXT: Max number of mappings used: 18
54 # CHECK-NEXT: Total number of mappings created: 0
55 # CHECK-NEXT: Max number of mappings used: 0
59 # CHECK-NEXT: Total number of mappings created: 2000
60 # CHECK-NEXT: Max number of mappings used: 18
156 # CHECK-NEXT: Total number of mappings created: 2000
157 # CHECK-NEXT: Max number of mappings used: 18
161 # CHECK-NEXT: Total number of mappings created: 0
162 # CHECK-NEXT: Max number of mappings used: 0
[all …]
/llvm-project/mlir/lib/Dialect/Transform/Interfaces/
H A DTransformInterfaces.cpp100 for (const auto &[region, mapping] : llvm::reverse(mappings)) { in getHandlesForPayloadOp()
119 for (const auto &[region, mapping] : llvm::reverse(mappings)) { in getHandlesForPayloadValue()
241 Mappings &mappings = getMapping(value); in setPayloadOps() local
243 mappings.direct.insert({value, std::move(storedTargets)}).second; in setPayloadOps()
248 mappings.reverse[op].push_back(value); in setPayloadOps()
274 Mappings &mappings = getMapping(handle); in setPayloadValues() local
276 mappings.values.insert({handle, std::move(payloadValueVector)}).second; in setPayloadValues()
283 mappings in setPayloadValues()
307 Mappings &mappings = getMapping(value); setParams() local
329 Mappings &mappings = getMapping(opHandle, allowOutOfScope); forgetMapping() local
357 Mappings &mappings = getMapping(valueHandle); forgetValueMapping() local
404 Mappings &mappings = getMapping(handle, /*allowOutOfScope=*/true); replacePayloadOp() local
418 Mappings &mappings = getMapping(handle, /*allowOutOfScope=*/true); replacePayloadOp() local
448 Mappings &mappings = getMapping(handle, /*allowOutOfScope=*/true); replacePayloadValue() local
806 Mappings &mappings = getMapping(handle, /*allowOutOfScope=*/true); compactOpHandles() local
1540 appendValueMappings(MutableArrayRef<SmallVector<transform::MappedValue>> mappings,ValueRange values,const transform::TransformState & state,bool flatten) appendValueMappings() argument
1563 prepareValueMappings(SmallVectorImpl<SmallVector<transform::MappedValue>> & mappings,ValueRange values,const transform::TransformState & state) prepareValueMappings() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp9 // Populates the VFABI attribute with the scalar-to-vector mappings
26 #define DEBUG_TYPE "inject-tli-mappings"
29 "Number of calls in which the mappings have been injected.");
87 SmallVector<std::string, 8> Mappings; in addMappingsFromTLI()
88 VFABI::getVectorVariantNames(CI, Mappings); in addMappingsFromTLI() local
90 const SetVector<StringRef> OriginalSetOfMappings(Mappings.begin(), in addMappingsFromTLI()
91 Mappings.end()); in addMappingsFromTLI()
98 Mappings.push_back(MangledName); in addMappingsFromTLI()
121 VFABI::setVectorVariantNames(&CI, Mappings); in addMappingsFromTLI()
/llvm-project/compiler-rt/test/msan/
H A Dmmap.cpp39 } mappings[] = { in AddrIsApp() local
45 const size_t mappingsSize = sizeof (mappings) / sizeof (mappings[0]); in AddrIsApp()
48 if (addr >= mappings[i].start && addr < mappings[i].end) in AddrIsApp()
77 printf("successful mappings: %d\n", success_count); in main()
/llvm-project/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.h16 /// Total number of mappings created: 6
17 /// Max number of mappings used: 3
21 /// Total number of mappings created: 0
22 /// Max number of mappings used: 0
30 /// Total number of mappings created: 6
31 /// Max number of mappings used: 3
/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/
H A Dregister-files-4.s42 # CHECK-NEXT: Total number of mappings created: 66
43 # CHECK-NEXT: Max number of mappings used: 63
47 # CHECK-NEXT: Total number of mappings created: 0
48 # CHECK-NEXT: Max number of mappings used: 0
52 # CHECK-NEXT: Total number of mappings created: 66
53 # CHECK-NEXT: Max number of mappings used: 63
H A Dregister-files-3.s42 # CHECK-NEXT: Total number of mappings created: 6
43 # CHECK-NEXT: Max number of mappings used: 3
47 # CHECK-NEXT: Total number of mappings created: 0
48 # CHECK-NEXT: Max number of mappings used: 0
52 # CHECK-NEXT: Total number of mappings created: 6
53 # CHECK-NEXT: Max number of mappings used: 3
/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/
H A Dregister-files-4.s42 # CHECK-NEXT: Total number of mappings created: 66
43 # CHECK-NEXT: Max number of mappings used: 66
47 # CHECK-NEXT: Total number of mappings created: 0
48 # CHECK-NEXT: Max number of mappings used: 0
52 # CHECK-NEXT: Total number of mappings created: 66
53 # CHECK-NEXT: Max number of mappings used: 66
H A Dregister-files-3.s42 # CHECK-NEXT: Total number of mappings created: 6
43 # CHECK-NEXT: Max number of mappings used: 3
47 # CHECK-NEXT: Total number of mappings created: 0
48 # CHECK-NEXT: Max number of mappings used: 0
52 # CHECK-NEXT: Total number of mappings created: 6
53 # CHECK-NEXT: Max number of mappings used: 3
/llvm-project/clang/utils/hmaptool/
H A Dhmaptool106 def mappings(self): member in HeaderMap
153 mappings = sorted(hmap.mappings)
154 for key,value in mappings:
179 mappings = input_data['mappings']
180 num_buckets = next_power_of_two(len(mappings) * 3)
186 for key,value in mappings.items():
219 header = (1, 0, strtable_offset, len(mappings),
260 for key,value in hmap.mappings:
/llvm-project/flang/docs/
H A DOpenMP-descriptor-management.md49 mappings, with one extra per pointer member in the descriptor that is supported on top of the original
53 operation is `IsolatedFromAbove`, it also inserts them as `BlockArgs` to canonicalize the mappings and
81 mappings are treated as if they were structure mappings with explicit member maps on the same directive as
87 as a composite entity during lowering, with the correct mappings being generated to tie them together,
95 be careful to maintian the correct order of mappings as we lower, if we misorder the maps, it'd be
102 it is a little rigid in how the descriptor mappings are handled as there is no specialisation or possibility
103 to specialise the mappings for possible edge cases without polluting the dialect or lowering with further
121 This methodology described by OpenACC which utilises runtime functions to handle specialised mappings allows
/llvm-project/libcxx/utils/
H A Dgenerate_iwyu_mapping.py66 help="File to output the IWYU mappings into",
73 mappings = [] # Pairs of (header, public_header)
77 mappings.extend((header, public) for public in public_headers)
81 for header, public in mappings:
86 for header, public in sorted(mappings):
/llvm-project/clang/test/Modules/
H A Ddiag-mappings.c1 // Test that diagnostic mappings are emitted only when needed and in order of
3 // -W options and expects exactly 3 mappings to be emitted in the pcm. The -W
6 // inside the module and ensure they do not show up in the pcm as mappings.
22 // == Initial mappings
23 // Number of mappings = 3
34 // initial mappings are copied as well, but are not serialized since they have

12345678910>>...20