HomeSort by relevance Sort by last modified time
    Searched refs:Relocate (Results 1 - 25 of 36) sorted by null

1 2

  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 125 if (const auto *Relocate = dyn_cast<GCRelocateInst>(Val)) {
127 Builder.FuncInfo.StatepointSpillMaps[Relocate->getStatepoint()];
129 auto It = SpillMap.find(Relocate->getDerivedPtr());
390 // relocate the address of the alloca itself?)
444 assert(SI.Bases.empty() && "No gc specified, so cannot relocate pointers!");
445 assert(SI.Ptrs.empty() && "No gc specified, so cannot relocate pointers!");
508 for (const GCRelocateInst *Relocate : SI.GCRelocates) {
509 const Value *V = Relocate->getDerivedPtr();
530 if (Relocate->getParent() != StatepointInstr->getParent())
724 // return value of each gc.relocate to the respective output of th
    [all...]
  /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-3957855/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-3960126/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-3977809/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-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/linux-x86/clang-3957855/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/linux-x86/clang-3960126/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/linux-x86/clang-3977809/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/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...]
  /toolchain/binutils/binutils-2.25/gold/
target-reloc.h 227 // The template parameter Relocate must be a class type which provides
228 // a single function, relocate(), which implements the machine
238 // RELOCATE implements operator() to do a relocation.
257 typename Relocate,
274 Relocate relocate; local
403 if (!relocate.relocate(relinfo, target, output_section, i, reloc,
431 typename Relocate>
463 Relocate relocate local
    [all...]
x86_64.cc 477 // Relocate a section.
767 class Relocate
770 Relocate()
774 ~Relocate()
786 relocate(const Relocate_info<size, false>*, Target_x86_64*,
3279 Target_x86_64<size>::Relocate::relocate( function in class:__anon115905::Target_x86_64::Relocate
    [all...]
i386.cc 404 // Relocate a section.
610 class Relocate
613 Relocate()
618 ~Relocate()
637 relocate(const Relocate_info<32, false>*, Target_i386*, Output_section*,
2727 Target_i386::Relocate::relocate(const Relocate_info<32, false>* relinfo, function in class:__anon115866::Target_i386::Relocate
    [all...]
sparc.cc 106 // Relocate a section.
300 class Relocate
303 Relocate()
307 ~Relocate()
319 relocate(const Relocate_info<size, big_endian>*, Target_sparc*,
3167 Target_sparc<size, big_endian>::Relocate::relocate( function in class:__anon115893::Target_sparc::Relocate
    [all...]
aarch64.cc 6818 Target_aarch64<size, big_endian>::Relocate::relocate( function in class:__anon115844::Output_data_got_aarch64::Target_aarch64::Relocate
    [all...]
tilegx.cc 283 // Relocate a section.
311 // Relocate a section during a relocatable link.
507 class Relocate
510 Relocate()
513 ~Relocate()
520 relocate(const Relocate_info<size, big_endian>*, Target_tilegx*,
4321 Target_tilegx<size, big_endian>::Relocate::relocate( function in class:__anon115903::Target_tilegx::Relocate
    [all...]
arm.cc 964 // Relocate stubs in this stub table.
1010 // Relocate one stub.
    [all...]
mips.cc 9562 Target_mips<size, big_endian>::Relocate::relocate( function in class:__anon115870::Target_mips::Relocate
10191 Target_mips<size, big_endian>::Relocate::relocate( function in class:__anon115870::Target_mips::Relocate
10222 Target_mips<size, big_endian>::Relocate::relocate( function in class:__anon115870::Target_mips::Relocate
    [all...]
powerpc.cc 627 // Relocate a section.
1045 class Relocate : protected Track_tls
1052 Relocate()
1059 relocate(const Relocate_info<size, big_endian>*, Target_powerpc*,
6787 Target_powerpc<size, big_endian>::Relocate::relocate( function in class:__anon115888::Target_powerpc::Relocate
    [all...]
  /art/runtime/
runtime_options.def 88 RUNTIME_OPTIONS_KEY (bool, Relocate, kDefaultMustRelocate)
parsed_options.cc 213 .IntoKey(M::Relocate)
744 UsageMessage(stream, " -X[no]relocate\n");
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
Verifier.cpp     [all...]
  /external/minijail/
common.mk 149 # "Relocate" if we need to restart without implicit rules.
    [all...]

Completed in 1015 milliseconds

1 2