Home
last modified time | relevance | path

Searched +refs:inst +refs:lld (Results 1 – 25 of 983) sorted by relevance

12345678910>>...40

/dports/devel/kdevelop/kdevelop-21.12.3/po/sv/
H A Dkdevcmakebuilder.po34 msgstr "Ingen byggkatalog inställd, kan inte installera"
39 msgstr "Ingen byggkatalog inställd, kan inte konfigurera"
51 msgstr "Anpassa globala inställningar för CMake"
90 msgstr "Ingen byggkatalog inställd, kan inte rensa byggkatalogen"
119 #~ msgstr "Ingen byggkatalog inställd, kan inte bygga"
122 #~ msgstr "Ingen byggkatalog inställd, kan inte rensa"
/dports/misc/tvm/incubator-tvm-0.6.1/src/runtime/micro/
H A Dmicro_device_api.cc90 const std::shared_ptr<LowLevelDevice>& lld = session->low_level_device(); in CopyDataFromTo() local
96 lld->Read(from_dev_offset, static_cast<void*>(buffer.data()), size); in CopyDataFromTo()
97 lld->Write(to_dev_offset, static_cast<void*>(buffer.data()), size); in CopyDataFromTo()
103 const std::shared_ptr<LowLevelDevice>& lld = session->low_level_device(); in CopyDataFromTo() local
107 lld->Read(from_dev_offset, to_host_ptr, size); in CopyDataFromTo()
113 const std::shared_ptr<LowLevelDevice>& lld = session->low_level_device(); in CopyDataFromTo() local
117 lld->Write(to_dev_offset, from_host_ptr, size); in CopyDataFromTo()
150 static std::shared_ptr<MicroDeviceAPI> inst = std::make_shared<MicroDeviceAPI>(); in Global() local
151 return inst; in Global()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/micro/
H A Dmicro_device_api.cc90 const std::shared_ptr<LowLevelDevice>& lld = session->low_level_device(); in CopyDataFromTo() local
96 lld->Read(from_dev_offset, static_cast<void*>(buffer.data()), size); in CopyDataFromTo()
97 lld->Write(to_dev_offset, static_cast<void*>(buffer.data()), size); in CopyDataFromTo()
103 const std::shared_ptr<LowLevelDevice>& lld = session->low_level_device(); in CopyDataFromTo() local
107 lld->Read(from_dev_offset, to_host_ptr, size); in CopyDataFromTo()
113 const std::shared_ptr<LowLevelDevice>& lld = session->low_level_device(); in CopyDataFromTo() local
117 lld->Write(to_dev_offset, from_host_ptr, size); in CopyDataFromTo()
150 static std::shared_ptr<MicroDeviceAPI> inst = std::make_shared<MicroDeviceAPI>(); in Global() local
151 return inst; in Global()
/dports/graphics/libgnomecanvas/libgnomecanvas-2.30.3/po/
H A Dsv.po185 msgstr "Typsnittsfamilj inställd"
193 msgstr "Typsnittsstil inställd"
201 msgstr "Typsnittsvariant inställd"
209 msgstr "Typsnittsvikt inställd"
217 msgstr "Typsnittsutsträckning inställd"
225 msgstr "Typsnittsstorlek inställd"
233 msgstr "Höjning inställd"
241 msgstr "Genomstrykning inställd"
249 msgstr "Understrykning inställd"
257 msgstr "Skala inställd"
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
219 const uint8_t inst[] = { in writePlt() local
224 memcpy(buf, inst, sizeof(inst)); in writePlt()
232 memcpy(buf, inst, sizeof(inst)); in writePlt()
328 const uint8_t inst[] = { in relaxTlsGdToLe() local
332 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
343 const uint8_t inst[] = { in relaxTlsGdToIe() local
347 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
403 const uint8_t inst[] = { in relaxTlsLdToLe() local
[all …]
H A DX86_64.cpp21 using namespace lld;
22 using namespace lld::elf;
160 const uint8_t inst[] = { in writePlt() local
165 memcpy(buf, inst, sizeof(inst)); in writePlt()
188 const uint8_t inst[] = { in relaxTlsGdToLe() local
193 memcpy(loc - 4, inst, sizeof(inst)); in relaxTlsGdToLe()
233 memcpy(loc - 4, inst, sizeof(inst)); in relaxTlsGdToIe()
261 uint8_t *inst = loc - 3; in relaxTlsIeToLe() local
311 const uint8_t inst[] = { in relaxTlsLdToLe() local
327 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsLdToLe()
[all …]
H A DHexagon.cpp22 using namespace lld;
23 using namespace lld::elf;
276 const uint8_t inst[] = { in writePlt() local
282 memcpy(buf, inst, sizeof(inst)); in writePlt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
230 memcpy(buf, inst, sizeof(inst)); in writePlt()
238 memcpy(buf, inst, sizeof(inst)); in writePlt()
338 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
353 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
416 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
451 memcpy(buf, inst, sizeof(inst)); in writePlt()
461 memcpy(buf, inst, sizeof(inst)); in writePlt()
477 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
H A DHexagon.cpp22 using namespace lld;
23 using namespace lld::elf;
369 const uint8_t inst[] = { in writePlt() local
375 memcpy(buf, inst, sizeof(inst)); in writePlt()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
230 memcpy(buf, inst, sizeof(inst)); in writePlt()
238 memcpy(buf, inst, sizeof(inst)); in writePlt()
338 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
353 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
416 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
451 memcpy(buf, inst, sizeof(inst)); in writePlt()
461 memcpy(buf, inst, sizeof(inst)); in writePlt()
477 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
230 memcpy(buf, inst, sizeof(inst)); in writePlt()
238 memcpy(buf, inst, sizeof(inst)); in writePlt()
338 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
353 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
416 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
451 memcpy(buf, inst, sizeof(inst)); in writePlt()
461 memcpy(buf, inst, sizeof(inst)); in writePlt()
477 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
228 memcpy(buf, inst, sizeof(inst)); in writePlt()
236 memcpy(buf, inst, sizeof(inst)); in writePlt()
336 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
351 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
414 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
449 memcpy(buf, inst, sizeof(inst)); in writePlt()
459 memcpy(buf, inst, sizeof(inst)); in writePlt()
475 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
228 memcpy(buf, inst, sizeof(inst)); in writePlt()
236 memcpy(buf, inst, sizeof(inst)); in writePlt()
336 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
351 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
414 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
449 memcpy(buf, inst, sizeof(inst)); in writePlt()
459 memcpy(buf, inst, sizeof(inst)); in writePlt()
475 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
228 memcpy(buf, inst, sizeof(inst)); in writePlt()
236 memcpy(buf, inst, sizeof(inst)); in writePlt()
356 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
371 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
434 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
469 memcpy(buf, inst, sizeof(inst)); in writePlt()
479 memcpy(buf, inst, sizeof(inst)); in writePlt()
495 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
H A DHexagon.cpp22 using namespace lld;
23 using namespace lld::elf;
369 const uint8_t inst[] = { in writePlt() local
375 memcpy(buf, inst, sizeof(inst)); in writePlt()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
228 memcpy(buf, inst, sizeof(inst)); in writePlt()
236 memcpy(buf, inst, sizeof(inst)); in writePlt()
356 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
371 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
434 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
469 memcpy(buf, inst, sizeof(inst)); in writePlt()
479 memcpy(buf, inst, sizeof(inst)); in writePlt()
495 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
228 memcpy(buf, inst, sizeof(inst)); in writePlt()
236 memcpy(buf, inst, sizeof(inst)); in writePlt()
356 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
371 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
434 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
469 memcpy(buf, inst, sizeof(inst)); in writePlt()
479 memcpy(buf, inst, sizeof(inst)); in writePlt()
495 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
228 memcpy(buf, inst, sizeof(inst)); in writePlt()
236 memcpy(buf, inst, sizeof(inst)); in writePlt()
356 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
371 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
434 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
469 memcpy(buf, inst, sizeof(inst)); in writePlt()
479 memcpy(buf, inst, sizeof(inst)); in writePlt()
495 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/Arch/
H A DX86.cpp19 using namespace lld;
20 using namespace lld::elf;
228 memcpy(buf, inst, sizeof(inst)); in writePlt()
236 memcpy(buf, inst, sizeof(inst)); in writePlt()
356 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToLe()
371 memcpy(loc - 3, inst, sizeof(inst)); in relaxTlsGdToIe()
434 memcpy(loc - 2, inst, sizeof(inst)); in relaxTlsLdToLe()
469 memcpy(buf, inst, sizeof(inst)); in writePlt()
479 memcpy(buf, inst, sizeof(inst)); in writePlt()
495 memcpy(buf, inst, sizeof(inst)); in writeIBTPlt()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/ELF/
H A Dppc64-pcrel-call-to-extern.s10 # RUN: ld.lld --shared %t2.o -o %t2.so
11 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
19 # RUN: ld.lld --shared %t2.o -o %t2.so
20 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
28 # RUN: ld.lld --shared %t2.o -o %t2.so
29 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
37 # RUN: ld.lld --shared %t2.o -o %t2.so
38 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
116 ## No P10; branch to next inst to get addr
141 ## no P10; branch to next inst to get addr
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/ELF/
H A Dppc64-pcrel-call-to-extern.s10 # RUN: ld.lld --shared %t2.o -o %t2.so
11 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
19 # RUN: ld.lld --shared %t2.o -o %t2.so
20 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
28 # RUN: ld.lld --shared %t2.o -o %t2.so
29 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
37 # RUN: ld.lld --shared %t2.o -o %t2.so
38 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
116 ## No P10; branch to next inst to get addr
141 ## no P10; branch to next inst to get addr
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/ELF/
H A Dppc64-pcrel-call-to-extern.s10 # RUN: ld.lld --shared %t2.o -o %t2.so
11 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
19 # RUN: ld.lld --shared %t2.o -o %t2.so
20 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
28 # RUN: ld.lld --shared %t2.o -o %t2.so
29 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
37 # RUN: ld.lld --shared %t2.o -o %t2.so
38 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
116 ## No P10; branch to next inst to get addr
141 ## no P10; branch to next inst to get addr
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/ELF/
H A Dppc64-pcrel-call-to-extern.s10 # RUN: ld.lld --shared %t2.o -o %t2.so
11 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
19 # RUN: ld.lld --shared %t2.o -o %t2.so
20 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
28 # RUN: ld.lld --shared %t2.o -o %t2.so
29 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
37 # RUN: ld.lld --shared %t2.o -o %t2.so
38 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
116 ## No P10; branch to next inst to get addr
141 ## no P10; branch to next inst to get addr
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/ELF/
H A Dppc64-pcrel-call-to-extern.s10 # RUN: ld.lld --shared %t2.o -o %t2.so
11 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
19 # RUN: ld.lld --shared %t2.o -o %t2.so
20 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t
28 # RUN: ld.lld --shared %t2.o -o %t2.so
29 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
37 # RUN: ld.lld --shared %t2.o -o %t2.so
38 # RUN: ld.lld -T %t.script %t1.o %t2.so -o %t --no-power10-stubs
116 ## No P10; branch to next inst to get addr
141 ## no P10; branch to next inst to get addr
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/ELF/cheri/
H A Dcaptab-tls-relocations-assert.s5 # RUNNOT: %cheri_purecap_llvm-mc %s -filetype=asm -show-encoding -show-inst -show-inst-operands
8 # RUN: ld.lld -shared %t.o -o %t.so

12345678910>>...40