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

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-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/linux-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/linux-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/linux-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/linux-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/linux-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...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsJITInfo.h 56 /// relocate - Before the JIT can run a block of code that has been emitted,
59 virtual void relocate(void *Function, MachineRelocation *MR,
  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
EfiLoader.c 168 // Load and relocate the EFI PE/COFF Firmware Image
177 SystemHang ("Failed to load and relocate DxeIpl PE image!\n");
222 // Load and relocate the EFI PE/COFF Firmware Image
231 SystemHang ("Failed to load/relocate DxeMain!\n");
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Ppi/
NtPeiLoadFile.h 56 EFI_OUT_OF_RESOURCES - There was not enough memory to load and relocate the PE/COFF file
  /external/e2fsprogs/tests/f_boundscheck/
expect.1 12 Relocate? yes
expect.2 12 Relocate? yes
  /external/e2fsprogs/tests/f_illbbitmap/
expect.1 9 Relocate? yes
  /external/e2fsprogs/tests/f_illibitmap/
expect.1 9 Relocate? yes
  /external/e2fsprogs/tests/f_illitable_flexbg/
expect.1 5 Relocate? yes
  /external/llvm/test/Transforms/RewriteStatepointsForGC/
basic.ll 12 ; CHECK: %arg.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token [[TOKEN_0]], i32 8, i32 8)
23 ; CHECK: %arg.relocated1 = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token [[TOKEN_1]], i32 8, i32 8)
38 ; CHECK: %arg.relocated = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token [[TOKEN_2]], i32 8, i32 8)
54 ; CHECK: [[ARG_RELOCATED:%[^ ]+]] = call coldcc i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token [[TOKEN_3]], i32 8, i32 8)
  /toolchain/binutils/binutils-2.27/intl/
configure.ac 17 AC_DEFINE(relocate, libintl_relocate,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/
MemoryStatusCode.c 28 // After we relocate ourselves into memory, we update this
108 // a notification for the LoadFile service, to relocate the PEIM into
153 // Post a callback to relocate to memory
449 Relocate the PEIM into memory.
451 Once load protocol becomes available, relocate our PEIM into memory.
478 // Relocate to memory
502 // For NT32, we should also relocate image here, because if the DLL
  /external/llvm/test/CodeGen/X86/
statepoint-stackmap-format.ll 30 %a = call i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token %safepoint_token, i32 9, i32 9)
31 %b = call i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token %safepoint_token, i32 9, i32 10)
32 %c = call i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token %safepoint_token, i32 11, i32 11)
58 %a = call i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token %safepoint_token, i32 9, i32 9)
59 %b = call i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token %safepoint_token, i32 9, i32 10)
60 %c = call i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token %safepoint_token, i32 11, i32 11)
77 declare i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token, i32, i32) #3
statepoint-vector.ll 16 %obj.relocated = call coldcc <2 x i8 addrspace(1)*> @llvm.experimental.gc.relocate.v2p1i8(token %safepoint_token, i32 7, i32 7) ; (%obj, %obj)
35 %derived.relocated = call coldcc <2 x i8 addrspace(1)*> @llvm.experimental.gc.relocate.v2p1i8(token %safepoint_token, i32 7, i32 8) ; (%obj, %derived)
71 %obj.relocated = call coldcc <2 x i8 addrspace(1)*> @llvm.experimental.gc.relocate.v2p1i8(token %safepoint_token, i32 8, i32 7) ; (%obj.base, %obj)
73 %obj.base.relocated = call coldcc <2 x i8 addrspace(1)*> @llvm.experimental.gc.relocate.v2p1i8(token %safepoint_token, i32 8, i32 8) ; (%obj.base, %obj.base)
90 %obj.relocated = call coldcc <2 x i8 addrspace(1)*> @llvm.experimental.gc.relocate.v2p1i8(token %safepoint_token, i32 7, i32 7) ; (%obj, %obj)
161 declare i8 addrspace(1)* @llvm.experimental.gc.relocate.p1i8(token, i32, i32)
162 declare <2 x i8 addrspace(1)*> @llvm.experimental.gc.relocate.v2p1i8(token, i32, i32)
  /external/llvm/test/Analysis/ValueTracking/
memory-dereferenceable.ll 40 ; CHECK: %relocate{{.*}}(aligned)
42 %relocate = call i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token %tok, i32 7, i32 7)
43 %load4 = load i32, i32 addrspace(1)* %relocate
164 declare i32 addrspace(1)* @llvm.experimental.gc.relocate.p1i32(token, i32, i32)
  /toolchain/binutils/binutils-2.27/gold/
ChangeLog 32 (Target_powerpc::Relocate::relocate): Edit TOC indirect code
61 (Target_powerpc::Relocate::relocate): Delete shadowing r_sym.
171 * x86_64.cc (Target_x86_64::Relocate::relocate): Add check for
190 * sparc.cc (Target_sparc::Relocate::relocate): R_SPARC_GOTDATA_OP_LOX10
218 * i386.cc (Target_i386::Relocate::relocate): Allo
    [all...]
  /art/test/testrunner/
testrunner.py 34 "-t test-art-host-run-test-debug-prebuild-optimizing-relocate-ntrace-cms-checkjni-picimage-npictest-ndebuggable-001-HelloWorld32"
146 VARIANT_TYPE_DICT['relocate'] = {'relocate-npatchoat', 'relocate', 'no-relocate'}
203 if not _user_input_variants['relocate']: # Default
204 _user_input_variants['relocate'].add('no-relocate')
355 user_input_variants['relocate'], user_input_variants['trace'],
368 'relocate': [''], 'trace': ['']
    [all...]
  /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...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
ElfConvert.c 201 // Write and relocate sections.
203 VerboseMsg ("Write and relocate sections.");
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspNotifyDxe/
FspNotifyDxe.c 27 Relocate this image under 4G memory.
33 @retval EFI_ABORTED Failed to relocate image.

Completed in 439 milliseconds

1 23 4 5 6 7 8 91011>>