OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:relocation
(Results
576 - 600
of
3418
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/e2fsprogs/tests/progs/test_data/
test.brel
2
# This is the test script for the block
relocation
table.
/external/llvm/test/CodeGen/ARM/
available_externally.ll
1
; RUN: llc < %s -mtriple=arm-apple-darwin -
relocation
-model=pic | FileCheck %s
fast-isel-align.ll
1
; RUN: llc < %s -O0 -fast-isel-abort=1 -
relocation
-model=dynamic-no-pic -mtriple=armv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=ARM
2
; RUN: llc < %s -O0 -fast-isel-abort=1 -
relocation
-model=dynamic-no-pic -mtriple=thumbv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=THUMB
3
; RUN: llc < %s -O0 -mattr=+strict-align -
relocation
-model=dynamic-no-pic -mtriple=armv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=ARM-STRICT-ALIGN
4
; RUN: llc < %s -O0 -mattr=+strict-align -
relocation
-model=dynamic-no-pic -mtriple=thumbv7-apple-ios -verify-machineinstrs | FileCheck %s --check-prefix=THUMB-STRICT-ALIGN
6
; RUN: llc < %s -O0 -fast-isel-abort=1 -
relocation
-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=ARM
7
; RUN: llc < %s -O0 -fast-isel-abort=1 -
relocation
-model=dynamic-no-pic -mtriple=thumbv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=THUMB
8
; RUN: llc < %s -O0 -mattr=+strict-align -
relocation
-model=dynamic-no-pic -mtriple=armv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=ARM-STRICT-ALIGN
9
; RUN: llc < %s -O0 -mattr=+strict-align -
relocation
-model=dynamic-no-pic -mtriple=thumbv7-linux-gnueabi -verify-machineinstrs | FileCheck %s --check-prefix=THUMB-STRICT-ALIGN
11
; RUN: llc < %s -O0 -fast-isel-abort=1 -
relocation
-model=dynamic-no-pic -mtriple=armv7-unknown-nacl -verify-machineinstrs | FileCheck %s --check-prefix=ARM
12
; RUN: llc < %s -O0 -mattr=+strict-align -
relocation
-model=dynamic-no-pic -mtriple=armv7-unknown-nacl -verify-machineinstrs | FileCheck %s --check-pref (…)
[
all
...]
fast-isel-static.ll
1
; RUN: llc < %s -mtriple=thumbv7-apple-ios -O0 -verify-machineinstrs -fast-isel-abort=1 -
relocation
-model=static -mattr=+long-calls | FileCheck -check-prefix=CHECK-LONG %s
2
; RUN: llc < %s -mtriple=armv7-linux-gnueabi -O0 -verify-machineinstrs -fast-isel-abort=1 -
relocation
-model=static -mattr=+long-calls | FileCheck -check-prefix=CHECK-LONG %s
3
; RUN: llc < %s -mtriple=thumbv7-apple-ios -O0 -verify-machineinstrs -fast-isel-abort=1 -
relocation
-model=static | FileCheck -check-prefix=CHECK-NORM %s
4
; RUN: llc < %s -mtriple=armv7-linux-gnueabi -O0 -verify-machineinstrs -fast-isel-abort=1 -
relocation
-model=static | FileCheck -check-prefix=CHECK-NORM %s
globals.ll
1
; RUN: llc < %s -mtriple=armv6-apple-darwin -
relocation
-model=static | FileCheck %s -check-prefix=DarwinStatic
2
; RUN: llc < %s -mtriple=armv6-apple-darwin -
relocation
-model=dynamic-no-pic | FileCheck %s -check-prefix=DarwinDynamic
3
; RUN: llc < %s -mtriple=armv6-apple-darwin -
relocation
-model=pic | FileCheck %s -check-prefix=DarwinPIC
4
; RUN: llc < %s -mtriple=armv6-linux-gnueabi -
relocation
-model=pic | FileCheck %s -check-prefix=LinuxPIC
tls1.ll
2
; RUN: llc < %s -march=arm -mtriple=arm-linux-gnueabi -
relocation
-model=pic | \
/external/llvm/test/CodeGen/Mips/cconv/
return-hard-fp128.ll
1
; RUN: llc -march=mips64 -
relocation
-model=static -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
2
; RUN: llc -march=mips64el -
relocation
-model=static -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
4
; RUN: llc -march=mips64 -
relocation
-model=static -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
5
; RUN: llc -march=mips64el -
relocation
-model=static -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
return-hard-struct-f128.ll
1
; RUN: llc -mtriple=mips64-linux-gnu -
relocation
-model=static -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
2
; RUN: llc -mtriple=mips64el-linux-gnu -
relocation
-model=static -target-abi n32 < %s | FileCheck --check-prefix=ALL --check-prefix=N32 %s
4
; RUN: llc -mtriple=mips64-linux-gnu -
relocation
-model=static -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
5
; RUN: llc -mtriple=mips64el-linux-gnu -
relocation
-model=static -target-abi n64 < %s | FileCheck --check-prefix=ALL --check-prefix=N64 %s
/external/llvm/test/CodeGen/Mips/
fp16static.ll
1
; RUN: llc -march=mipsel -mattr=mips16 -
relocation
-model=static < %s | FileCheck %s -check-prefix=CHECK-STATIC16
micromips-gp-rc.ll
2
; RUN: -
relocation
-model=pic -O3 < %s | FileCheck %s
named-register-n32.ll
1
; RUN: llc -march=mips64 -
relocation
-model=static -mattr=+noabicalls -target-abi n32 < %s | FileCheck %s
named-register-n64.ll
1
; RUN: llc -march=mips64 -
relocation
-model=static -mattr=+noabicalls < %s | FileCheck %s
named-register-o32.ll
1
; RUN: llc -march=mips -
relocation
-model=static -mattr=+noabicalls < %s | FileCheck %s
tls16.ll
1
; RUN: llc -march=mipsel -mattr=mips16 -
relocation
-model=pic -O3 < %s | FileCheck %s -check-prefix=PIC16
tls16_2.ll
1
; RUN: llc -march=mipsel -mattr=mips16 -
relocation
-model=pic -O3 < %s | FileCheck %s -check-prefix=PIC16
/external/llvm/test/CodeGen/PowerPC/
2010-02-04-EmptyGlobal.ll
1
; RUN: llc < %s -mtriple=powerpc-apple-darwin10 -
relocation
-model=pic -disable-fp-elim | FileCheck %s
tailcallpic1.ll
1
; RUN: llc < %s -tailcallopt -mtriple=powerpc-apple-darwin -
relocation
-model=pic | grep TC_RETURN
/external/llvm/test/CodeGen/SystemZ/
tls-05.ll
6
; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -
relocation
-model=pic | grep "__tls_get_offset" | count 1
tls-07.ll
6
; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -
relocation
-model=pic | grep "__tls_get_offset" | count 1
/external/llvm/test/CodeGen/Thumb2/
tls1.ll
6
; RUN: -
relocation
-model=pic | grep "__tls_get_addr"
/external/llvm/test/CodeGen/X86/
2009-04-12-picrel.ll
1
; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -march=x86-64 -
relocation
-model=static -code-model=small > %t
20090313-signext.ll
1
; RUN: llc < %s -march=x86-64 -
relocation
-model=pic > %t
pr25828.ll
1
; RUN: llc < %s -mtriple=i686-pc-windows-msvc -
relocation
-model=pic | FileCheck %s
tailcallpic1.ll
1
; RUN: llc < %s -tailcallopt -mtriple=i686-pc-linux-gnu -
relocation
-model=pic | FileCheck %s
tailcallpic2.ll
1
; RUN: llc < %s -tailcallopt -mtriple=i686-pc-linux-gnu -
relocation
-model=pic | FileCheck %s
Completed in 318 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>