Home
last modified time | relevance | path

Searched refs:DYNAMIC (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dabi-isel.ll8 …6 -relocation-model=dynamic-no-pic -code-model=small | FileCheck %s -check-prefix=DARWIN-32-DYNAMIC
12 …4 -relocation-model=dynamic-no-pic -code-model=small | FileCheck %s -check-prefix=DARWIN-64-DYNAMIC
67 ; DARWIN-32-DYNAMIC: _foo00:
68 ; DARWIN-32-DYNAMIC: movl L_src$non_lazy_ptr, [[EAX:%e..]]
69 ; DARWIN-32-DYNAMIC-NEXT: movl ([[EAX]]), [[EAX:%e..]]
70 ; DARWIN-32-DYNAMIC-NEXT: movl L_dst$non_lazy_ptr, [[ECX:%e..]]
71 ; DARWIN-32-DYNAMIC-NEXT: movl [[EAX]], ([[ECX]])
72 ; DARWIN-32-DYNAMIC-NEXT: ret
91 ; DARWIN-64-DYNAMIC: _foo00:
92 ; DARWIN-64-DYNAMIC: movq _src@GOTPCREL(%rip), [[RAX:%r..]]
[all …]
/external/llvm/test/CodeGen/X86/
Dabi-isel.ll8 …amic-no-pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-32-DYNAMIC
12 …amic-no-pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-64-DYNAMIC
67 ; DARWIN-32-DYNAMIC: _foo00:
68 ; DARWIN-32-DYNAMIC: movl L_src$non_lazy_ptr, [[EAX:%e..]]
69 ; DARWIN-32-DYNAMIC-NEXT: movl ([[EAX]]), [[EAX:%e..]]
70 ; DARWIN-32-DYNAMIC-NEXT: movl L_dst$non_lazy_ptr, [[ECX:%e..]]
71 ; DARWIN-32-DYNAMIC-NEXT: movl [[EAX]], ([[ECX]])
72 ; DARWIN-32-DYNAMIC-NEXT: ret
91 ; DARWIN-64-DYNAMIC: _foo00:
92 ; DARWIN-64-DYNAMIC: movq _src@GOTPCREL(%rip), [[RAX:%r..]]
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Davailable-externally.ll3 ; RUN: llc < %s -relocation-model=dynamic-no-pic | FileCheck %s -check-prefix=DYNAMIC
19 ; DYNAMIC: _foo:
20 ; DYNAMIC: bl L_exact_log2$stub
21 ; DYNAMIC: blr
55 ; DYNAMIC: .section __TEXT,__symbol_stub1,symbol_stubs,pure_instructions,16
56 ; DYNAMIC: L_exact_log2$stub:
57 ; DYNAMIC: .indirect_symbol _exact_log2
58 ; DYNAMIC: lis r11,ha16(L_exact_log2$lazy_ptr)
59 ; DYNAMIC: lwzu r12,lo16(L_exact_log2$lazy_ptr)(r11)
60 ; DYNAMIC: mtctr r12
[all …]
/external/llvm/test/CodeGen/ARM/
Dstack_guard_remat.ll3 …=dynamic-no-pic -no-integrated-as | FileCheck %s -check-prefix=NO-PIC -check-prefix=DYNAMIC-NO-PIC
6 …8 -relocation-model=dynamic-no-pic -no-integrated-as | FileCheck %s -check-prefix=DYNAMIC-NO-PIC-V7
26 ;DYNAMIC-NO-PIC: [[LABEL0]]:
27 ;DYNAMIC-NO-PIC-NEXT: .long L___stack_chk_guard$non_lazy_ptr
42 ;DYNAMIC-NO-PIC-V7: movw [[R0:r[0-9]+]], :lower16:L___stack_chk_guard$non_lazy_ptr
43 ;DYNAMIC-NO-PIC-V7: movt [[R0]], :upper16:L___stack_chk_guard$non_lazy_ptr
44 ;DYNAMIC-NO-PIC-V7: ldr [[R0]], {{\[}}[[R0]]{{\]}}
45 ;DYNAMIC-NO-PIC-V7: ldr [[R0]], {{\[}}[[R0]]{{\]}}
47 ;DYNAMIC-NO-PIC-V7: L___stack_chk_guard$non_lazy_ptr:
48 ;DYNAMIC-NO-PIC-V7: .indirect_symbol ___stack_chk_guard
Dcse-ldrlit.ll3 …le-none-macho -relocation-model=dynamic-no-pic -o - %s | FileCheck %s --check-prefix=CHECK-DYNAMIC
4 …le-none-macho -relocation-model=dynamic-no-pic -o - %s | FileCheck %s --check-prefix=CHECK-DYNAMIC
44 ; CHECK-DYNAMIC-LABEL: foo:
45 ; CHECK-DYNAMIC: ldr r0, LCPI0_0
46 ; CHECK-DYNAMIC: ldr {{r[1-9][0-9]?}}, [r0, #4]
48 ; CHECK-DYNAMIC: LCPI0_0:
49 ; CHECK-DYNAMIC-NEXT: .long _var
50 ; CHECK-DYNAMIC-NOT: LCPI0_1
Dload-global.ll2 …s -mtriple=armv6-apple-darwin -relocation-model=dynamic-no-pic | FileCheck %s -check-prefix=DYNAMIC
17 ; DYNAMIC: _test1:
18 ; DYNAMIC: ldr r0, LCPI0_0
19 ; DYNAMIC: ldr r0, [r0]
20 ; DYNAMIC: ldr r0, [r0]
21 ; DYNAMIC: .long L_G$non_lazy_ptr
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dload-global.ll2 …s -mtriple=armv6-apple-darwin -relocation-model=dynamic-no-pic | FileCheck %s -check-prefix=DYNAMIC
16 ; DYNAMIC: _test1:
17 ; DYNAMIC: ldr r0, LCPI0_0
18 ; DYNAMIC: ldr r0, [r0]
19 ; DYNAMIC: ldr r0, [r0]
20 ; DYNAMIC: .long L_G$non_lazy_ptr
/external/llvm/test/CodeGen/Thumb2/
Dstack_guard_remat.ll3 …ios -relocation-model=dynamic-no-pic -no-integrated-as | FileCheck %s -check-prefix=DYNAMIC-NO-PIC
18 ;DYNAMIC-NO-PIC: foo2
19 ;DYNAMIC-NO-PIC: movw [[R0:r[0-9]+]], :lower16:L___stack_chk_guard$non_lazy_ptr
20 ;DYNAMIC-NO-PIC: movt [[R0]], :upper16:L___stack_chk_guard$non_lazy_ptr
21 ;DYNAMIC-NO-PIC: ldr {{r[0-9]+}}, {{\[}}[[R0]]{{\]}}
/external/llvm/test/CodeGen/PowerPC/
Davailable-externally.ll5 …relocation-model=dynamic-no-pic -mtriple=powerpc-apple-darwin9 | FileCheck %s -check-prefix=DYNAMIC
30 ; DYNAMIC: _foo:
31 ; DYNAMIC: bl _exact_log2
32 ; DYNAMIC: blr
/external/llvm/test/Instrumentation/AddressSanitizer/
Dstack_layout.ll6 ; RUN: | FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-DYNAMIC
22 ; CHECK-DYNAMIC: alloca i8, i64 192
43 ; CHECK-DYNAMIC: alloca i8, i64 864
65 ; CHECK-DYNAMIC: alloca i8, i64 768
Dlifetime.ll3 …san-use-after-return=0 -asan-instrument-allocas=0 -S | FileCheck %s --check-prefix=CHECK-NO-DYNAMIC
51 ; CHECK-NO-DYNAMIC-NOT: call void @__asan_unpoison_stack_memory(i64 %{{[^ ]+}}, i64 40)
54 ; CHECK-NO-DYNAMIC-NOT: call void @__asan_poison_stack_memory(i64 %{{[^ ]+}}, i64 40)
/external/llvm/test/CodeGen/Thumb/
Dstack_guard_remat.ll3 …=dynamic-no-pic -no-integrated-as | FileCheck %s -check-prefix=NO-PIC -check-prefix=DYNAMIC-NO-PIC
23 ;DYNAMIC-NO-PIC: [[LABEL0]]:
24 ;DYNAMIC-NO-PIC-NEXT: .long L___stack_chk_guard$non_lazy_ptr
/external/libcap/progs/
DMakefile11 ifneq ($(DYNAMIC),yes)
/external/elfutils/libebl/
Deblsegmenttypename.c51 PTYPE (DYNAMIC), in ebl_segment_type_name()
Deblsectiontypename.c54 KNOWNSTYPE (DYNAMIC), in ebl_section_type_name()
/external/llvm/test/tools/llvm-readobj/
Dgnu-phdrs.test29 ELF32-NEXT: DYNAMIC 0x000f08 0x08049f08 0x08049f08 0x000e8 0x000e8 RW 0x4
60 ELF64-NEXT: DYNAMIC 0x000dd0 0x0000000000600dd0 0x0000000000600dd0 0x000210 0x000210 RW 0…
/external/libpcap/cmake/
Dpreconfigure.cmake41 MESSAGE( STATUS "Use DYNAMIC runtime" )
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt27 - STREAM, STATIC and DYNAMIC buffer usages
41 - STREAM, STATIC and DYNAMIC buffer usages
62 - STREAM, STATIC and DYNAMIC buffer usages
/external/curl/src/
DMakefile.b3274 !ifdef DYNAMIC
/external/v8/src/
Dglobals.h948 DYNAMIC, // always require dynamic lookup (we don't know enumerator
973 case DYNAMIC: in VariableMode2String()
996 return mode >= DYNAMIC && mode <= DYNAMIC_LOCAL; in IsDynamicVariableMode()
/external/libcap/
DMake.Rules72 DYNAMIC := $(shell if [ ! -d "$(topdir)/.git" ]; then echo yes; fi)
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
DMockMethodAdvice.java68 …private static void exit(@Advice.Return(readOnly = false, typing = Assigner.Typing.DYNAMIC) Object… in exit()
/external/iproute2/bridge/
Dlink.c49 _PF(DYNAMIC); in print_link_flags()
/external/v8/src/ast/
Dscopes.cc699 NonLocal(name, DYNAMIC); in DeclareFunctionVar()
1760 if (is_debug_evaluate_scope_) return NonLocal(proxy->raw_name(), DYNAMIC); in LookupRecursive()
1814 return NonLocal(proxy->raw_name(), DYNAMIC); in LookupRecursive()
/external/libpcap/
DCMakeLists.txt86 MESSAGE( STATUS "Use DYNAMIC runtime" )

12