HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 251 - 275 of 1066) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
2007-11-04-rip-immediate-constant.ll 1 ; RUN: llc < %s -relocation-model=static | grep {foo str$}
2008-12-23-crazy-address.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static | grep {lea.*X.*esp} | count 2
2009-05-08-InlineAsmIOffset.ll 1 ; RUN: llc < %s -relocation-model=static > %t
2009-05-23-available_externally.ll 1 ; RUN: llc < %s -relocation-model=pic | grep atoi | grep PLT
asm-global-imm.ll 1 ; RUN: llc < %s -march=x86 -relocation-model=static | FileCheck %s
asm-modifier-P.ll 1 ; RUN: llc < %s -march=x86 -mtriple=i686-unknown-linux-gnu -relocation-model=pic | FileCheck %s -check-prefix=CHECK-PIC-32
2 ; RUN: llc < %s -march=x86 -mtriple=i686-unknown-linux-gnu -relocation-model=static | FileCheck %s -check-prefix=CHECK-STATIC-32
3 ; RUN: llc < %s -march=x86-64 -relocation-model=static | FileCheck %s -check-prefix=CHECK-STATIC-64
4 ; RUN: llc < %s -march=x86-64 -relocation-model=pic | FileCheck %s -check-prefix=CHECK-PIC-64
commute-intrinsic.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 -relocation-model=static | not grep movaps
force-align-stack.ll 1 ; RUN: llc < %s -relocation-model=static -force-align-stack | FileCheck %s
hidden-vis-pic.ll 1 ; RUN: llc < %s -disable-cfi -mtriple=i386-apple-darwin9 -relocation-model=pic -disable-fp-elim | FileCheck %s
loop-hoist.ll 3 ; RUN: llc < %s -relocation-model=dynamic-no-pic -mtriple=i686-apple-darwin8.7.2 | FileCheck %s
lsr-static-addr.ll 1 ; RUN: llc -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -relocation-model=static -asm-verbose=false < %s | FileCheck %s
no-cfi.ll 2 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -disable-cfi -relocation-model=pic | FileCheck --check-prefix=PIC %s
shift-codegen.ll 1 ; RUN: llc < %s -relocation-model=static -march=x86 | FileCheck %s
tail-call-got.ll 1 ; RUN: llc < %s -relocation-model=pic -mattr=+sse2 | FileCheck %s
  /external/llvm/test/MC/MachO/ARM/
darwin-ARM-reloc.s 58 @ CHECK: # Relocation 0
61 @ CHECK: # Relocation 1
80 @ CHECK: # Relocation 0
83 @ CHECK: # Relocation 1
  /external/llvm/test/MC/MachO/
loc.s 21 // CHECK-NEXT: # Relocation 0
  /external/llvm/tools/gold/
README.txt 19 link on x86-64 with a relocation error: PIC and non-PIC can't be combined).
  /frameworks/compile/mclinker/include/mcld/Target/
Stub.h 14 #include "mcld/LD/Relocation.h"
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFactory.h 44 void applyRelocation(Relocation& pRelocation, const MCLDInfo& pLDInfo);
  /frameworks/compile/mclinker/lib/Target/
TargetLDBackend.cpp 9 #include "mcld/LD/Relocation.h"
  /frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFactory.h 43 void applyRelocation(Relocation& pRelocation, const MCLDInfo& pLDInfo);
X86RelocationFunctions.h 11 static X86RelocationFactory::Result Name (Relocation& pEntry, \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
elf.h 45 /* x86-64 relocation types */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h 45 /* x86-64 relocation types */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h 45 /* x86-64 relocation types */

Completed in 2188 milliseconds

<<11121314151617181920>>