HomeSort by relevance Sort by last modified time
    Searched full:relocate (Results 26 - 50 of 760) sorted by null

12 3 4 5 6 7 8 91011>>

  /art/runtime/
dexopt_test.cc 51 bool relocate,
58 if (!relocate) {
75 // Use -Xnorelocate regardless of the relocate argument.
101 if (!relocate) {
139 if (relocate) {
158 /*relocate*/false,
170 /*relocate*/false,
178 bool relocate,
188 relocate,
196 /*relocate*/true
    [all...]
dexopt_test.h 40 // relocate - if true, the oat file will be relocated with respect to the
47 bool relocate,
67 bool relocate,
75 // Pre-Relocate the image to a known non-zero offset so we don't have to
  /external/llvm/test/CodeGen/X86/
statepoint-invoke.ll 22 %obj.relocated = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %0, i32 13, i32 13)
23 %obj1.relocated = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %0, i32 14, i32 14)
36 %obj.relocated1 = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %landing_pad, i32 13, i32 13)
37 %obj1.relocated1 = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %landing_pad, i32 14, i32 14)
67 %obj.relocated = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %landing_pad, i32 13, i32 13)
92 %val1.relocated = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %sp1, i32 13, i32 13)
93 %val2.relocated_left = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %sp1, i32 14, i32 14)
107 %val2.relocated_right = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %sp2, i32 13, i32 13)
108 %val3.relocated = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %sp2, i32 14, i32 14)
123 %val.relocated2 = call coldcc i64 addrspace(1)* @llvm.experimental.gc.relocate.p1i64(token %landing_pad, i32 13, i32 13
    [all...]
  /external/llvm/test/Transforms/RewriteStatepointsForGC/
base-vector.ll 9 ; CHECK: gc.relocate
11 ; CHECK: gc.relocate
51 ; CHECK: gc.relocate
53 ; CHECK: gc.relocate
65 ; CHECK: gc.relocate
77 ; CHECK: gc.relocate
94 ; CHECK: gc.relocate
114 ; CHECK: gc.relocate
158 ; CHECK: gc.relocate
constants.ll 22 ; CHECK-NEXT: gc.relocate
82 ; CHECK: gc.relocate
104 ; CHECK-NOT: call {{.*}}gc.relocate
115 ; CHECK-NOT: call {{.*}}gc.relocate
123 ; correctly relocate this value
144 ; CHECK-DAG: call {{.*}}gc.relocate{{.*}}(%addr.base, %addr.base)
145 ; CHECK-DAG: call {{.*}}gc.relocate{{.*}}(%addr.base, %addr)
158 ; correctly relocate this value
178 ; CHECK-DAG: call {{.*}}gc.relocate{{.*}}(%addr.base, %addr.base)
179 ; CHECK-DAG: call {{.*}}gc.relocate{{.*}}(%addr.base, %addr
    [all...]
base-pointers-12.ll 12 ; CHECK-NOT: relocate
base-pointers-13.ll 10 ; CHECK-NOT: relocate
rematerialize-derived-pointers.ll 16 ; CHECK: %base.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %statepoint_token, i32 7, i32 7)
30 ; CHECK: %base.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %statepoint_token, i32 7, i32 7)
44 ; CHECK: %base.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %statepoint_token, i32 7, i32 7)
61 ; CHECK: %base.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %statepoint_token, i32 7, i32 7)
79 ; CHECK: %ptr2.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %statepoint_token, i32 8, i32 7)
81 ; CHECK: %base.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token %statepoint_token, i32 8, i32 8)
97 ; CHECK: gc.relocate
140 ; CHECK: gc.relocate
142 ; CHECK: gc.relocate
157 ; CHECK: gc.relocate
    [all...]
  /art/test/119-noimage-patchoat/
run 20 # Note: relocate is the default.
21 if [[ "${flags}" == *--no-relocate* ]] ; then
22 echo "Test 119-noimage-patchoat is not intended to run in no-relocate mode."
  /art/test/574-irreducible-and-constant-area/
run 18 exec ${RUN} "$@" --no-relocate
  /external/e2fsprogs/tests/f_overfsblks/
expect.1 6 Relocate? yes
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
greg-1.d 7 # Most simple greg usage: relocate to each possible location within an
greg-10.d 7 # Most simple greg usage: relocate to each possible location within an
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
rename.s 4 // should be performed with the original symbol. Only if we decide to relocate
8 // if we should relocate with the symbol or with the section and we would then
  /external/v8/src/wasm/
wasm-code-specialization.h 21 // Set up all relocations / patching that should be performed by the Relocate* /
38 // Relocate an arbitrary object (e.g. function table).
  /art/test/118-noimage-dex2oat/
run 28 # Note: relocate is the default.
29 if [[ "${flags}" == *--no-relocate* ]] ; then
30 echo "Test 118-noimage-dex2oat is not intended to run in no-relocate mode."
  /external/llvm/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
308 /// Currently, the only projections available are gc.result and gc.relocate.
319 /// Return true if this relocate is tied to the invoke statepoint.
327 /// The statepoint with which this gc.relocate is associated.
338 // This relocate is on exceptional path of an invoke statepoint
351 /// Represents calls to the gc.relocate intrinsic.
363 /// relocation this gc.relocate describes.
369 /// contains the pointer whose relocation this gc.relocate describes.
410 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
411 Result.push_back(Relocate);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
323 /// Currently, the only projections available are gc.result and gc.relocate.
334 /// Return true if this relocate is tied to the invoke statepoint.
342 /// The statepoint with which this gc.relocate is associated.
353 // This relocate is on exceptional path of an invoke statepoint
366 /// Represents calls to the gc.relocate intrinsic.
378 /// relocation this gc.relocate describes.
384 /// contains the pointer whose relocation this gc.relocate describes.
425 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
426 Result.push_back(Relocate);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
326 /// Currently, the only projections available are gc.result and gc.relocate.
338 /// Return true if this relocate is tied to the invoke statepoint.
346 /// The statepoint with which this gc.relocate is associated.
357 // This relocate is on exceptional path of an invoke statepoint
370 /// Represents calls to the gc.relocate intrinsic.
383 /// relocation this gc.relocate describes.
389 /// contains the pointer whose relocation this gc.relocate describes.
431 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
432 Result.push_back(Relocate);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
326 /// Currently, the only projections available are gc.result and gc.relocate.
338 /// Return true if this relocate is tied to the invoke statepoint.
346 /// The statepoint with which this gc.relocate is associated.
357 // This relocate is on exceptional path of an invoke statepoint
370 /// Represents calls to the gc.relocate intrinsic.
383 /// relocation this gc.relocate describes.
389 /// contains the pointer whose relocation this gc.relocate describes.
431 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
432 Result.push_back(Relocate);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
329 /// Currently, the only projections available are gc.result and gc.relocate.
341 /// Return true if this relocate is tied to the invoke statepoint.
349 /// The statepoint with which this gc.relocate is associated.
360 // This relocate is on exceptional path of an invoke statepoint
373 /// Represents calls to the gc.relocate intrinsic.
386 /// relocation this gc.relocate describes.
392 /// contains the pointer whose relocation this gc.relocate describes.
434 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
435 Result.push_back(Relocate);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
329 /// Currently, the only projections available are gc.result and gc.relocate.
341 /// Return true if this relocate is tied to the invoke statepoint.
349 /// The statepoint with which this gc.relocate is associated.
360 // This relocate is on exceptional path of an invoke statepoint
373 /// Represents calls to the gc.relocate intrinsic.
386 /// relocation this gc.relocate describes.
392 /// contains the pointer whose relocation this gc.relocate describes.
434 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
435 Result.push_back(Relocate);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
329 /// Currently, the only projections available are gc.result and gc.relocate.
341 /// Return true if this relocate is tied to the invoke statepoint.
349 /// The statepoint with which this gc.relocate is associated.
360 // This relocate is on exceptional path of an invoke statepoint
373 /// Represents calls to the gc.relocate intrinsic.
386 /// relocation this gc.relocate describes.
392 /// contains the pointer whose relocation this gc.relocate describes.
434 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
435 Result.push_back(Relocate);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
329 /// Currently, the only projections available are gc.result and gc.relocate.
341 /// Return true if this relocate is tied to the invoke statepoint.
349 /// The statepoint with which this gc.relocate is associated.
360 // This relocate is on exceptional path of an invoke statepoint
373 /// Represents calls to the gc.relocate intrinsic.
386 /// relocation this gc.relocate describes.
392 /// contains the pointer whose relocation this gc.relocate describes.
434 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
435 Result.push_back(Relocate);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 11 // CallSite for accessing the fields of gc.statepoint, gc.relocate,
323 /// Currently, the only projections available are gc.result and gc.relocate.
334 /// Return true if this relocate is tied to the invoke statepoint.
342 /// The statepoint with which this gc.relocate is associated.
353 // This relocate is on exceptional path of an invoke statepoint
366 /// Represents calls to the gc.relocate intrinsic.
378 /// relocation this gc.relocate describes.
384 /// contains the pointer whose relocation this gc.relocate describes.
425 if (auto *Relocate = dyn_cast<GCRelocateInst>(U))
426 Result.push_back(Relocate);
    [all...]

Completed in 1062 milliseconds

12 3 4 5 6 7 8 91011>>