HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 1001 - 1025 of 1499) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/ARM/
call-tc.ll 2 ; RUN: llc < %s -mtriple=armv6-linux-gnueabi -relocation-model=pic -mattr=+vfp2 -arm-tail-calls | FileCheck %s -check-prefix=CHECKELF
crash-greedy.ll 1 ; RUN: llc < %s -regalloc=greedy -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim -verify-machineinstrs | FileCheck %s
  /external/llvm/test/CodeGen/Mips/
hfptrcall.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=pic < %s | FileCheck %s -check-prefix=picel
  /external/llvm/test/CodeGen/Thumb2/
2009-08-01-WrongLDRBOpc.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim | FileCheck %s
2010-06-21-TailMergeBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -O3 -relocation-model=pic | FileCheck %s
2012-01-13-CBNZBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-ios -relocation-model=pic -disable-fp-elim -mcpu=cortex-a8 | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2008-04-15-LiveVariableBug.ll 2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim -O0 -regalloc=fast
2010-04-30-LocalAlloc-LandingPad.ll 1 ; RUN: llc < %s -O0 -regalloc=fast -relocation-model=pic -disable-fp-elim | FileCheck %s
pic-load-remat.ll 1 ; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 -relocation-model=pic | grep psllw | grep pb
pic.ll 1 ; RUN: llc < %s -mcpu=generic -mtriple=i686-pc-linux-gnu -relocation-model=pic -asm-verbose=false -post-RA-scheduler=false | FileCheck %s -check-prefix=LINUX
  /external/llvm/test/DebugInfo/X86/
DW_AT_location-reference.ll 110 !23 = metadata !{metadata !"simple.c", metadata !"/home/rengol01/temp/tests/dwarf/relocation"}
  /external/llvm/test/MC/ARM/
eh-compact-pr1.s 67 @ another relocation entry for __aeabi_unwind_cpp_pr1, so that the linker
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 78 Relocations("r", cl::desc("Display the relocation entries in the file"));
488 // Print relocation for instruction.
495 // If this relocation is hidden, skip it.
525 outs() << "RELOCATION RECORDS FOR [" << secname << "]:\n";
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 195 // the function returns the symbol used for the relocation at the offset.
215 // the function returns the name of the symbol used for the relocation at the
499 // the function resolves the symbol used for the relocation at the offset and
772 DictScope Group(W, "Relocation");
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_cc.c 222 /* Emit CC viewport relocation */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/arm-eabi/lib/ldscripts/
armelf.xr 1 /* Script for ld -r: link without relocation */
armelf.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfdlink.h 237 /* TRUE if BFD should generate relocation information in the final
518 __CTOR_LIST__). RELOC is the relocation to use for an entry in
544 /* A function which is called when a relocation is attempted against
555 against, RELOC_NAME is the name of the relocation, and ADDEND is
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/arm-eabi/lib/ldscripts/
armelf.xr 1 /* Script for ld -r: link without relocation */
armelf.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfdlink.h 328 /* TRUE if BFD should generate relocation information in the final
548 __CTOR_LIST__). RELOC is the relocation to use for an entry in
574 /* A function which is called when a relocation is attempted against
585 against, RELOC_NAME is the name of the relocation, and ADDEND is
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/arm-linux-androideabi/lib/ldscripts/
armelf_linux_eabi.xr 1 /* Script for ld -r: link without relocation */
armelf_linux_eabi.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */
armelfb_linux_eabi.xr 1 /* Script for ld -r: link without relocation */
armelfb_linux_eabi.xu 1 /* Script for ld -Ur: link w/out relocation, do create constructors */

Completed in 961 milliseconds

<<41424344454647484950>>