/external/llvm/test/CodeGen/X86/ |
D | abi-isel.ll | 8 …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/llvm-project/llvm/test/CodeGen/X86/ |
D | abi-isel.ll | 10 …amic-no-pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-32-DYNAMIC 14 …amic-no-pic -code-model=small -pre-RA-sched=list-ilp | FileCheck %s -check-prefix=DARWIN-64-DYNAMIC 78 ; DARWIN-32-DYNAMIC-LABEL: foo00: 79 ; DARWIN-32-DYNAMIC: ## %bb.0: ## %entry 80 ; DARWIN-32-DYNAMIC-NEXT: movl L_src$non_lazy_ptr, %eax 81 ; DARWIN-32-DYNAMIC-NEXT: movl (%eax), %eax 82 ; DARWIN-32-DYNAMIC-NEXT: movl L_dst$non_lazy_ptr, %ecx 83 ; DARWIN-32-DYNAMIC-NEXT: movl %eax, (%ecx) 84 ; DARWIN-32-DYNAMIC-NEXT: retl 105 ; DARWIN-64-DYNAMIC-LABEL: foo00: [all …]
|
/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/ |
D | dynamic-shadow-darwin.ll | 3 …64-S128" -S < %s -enable-new-pm=0 | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=32 4 …:64-i128:128-n32:64-S128" -S < %s | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=32 5 …32-S128" -S < %s -enable-new-pm=0 | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=32 6 …8-i64:64-a:0:32-n32-S128" -S < %s | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=32 7 …64-S128" -S < %s -enable-new-pm=0 | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=64 8 …:64-i128:128-n32:64-S128" -S < %s | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=64 9 …n32-S32" -S < %s -enable-new-pm=0 | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=32 10 …28:32:128-a:0:32-n32-S32" -S < %s | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=32 11 …32-S128" -S < %s -enable-new-pm=0 | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=32 12 …64-f80:128-n8:16:32-S128" -S < %s | FileCheck %s --check-prefixes=CHECK,CHECK-DYNAMIC -DPTR_SIZE=32 [all …]
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | stack_guard_remat.ll | 3 …=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
|
D | cse-ldrlit.ll | 3 …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
|
D | load-global.ll | 2 …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/llvm/test/CodeGen/ARM/ |
D | stack_guard_remat.ll | 3 …=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
|
D | cse-ldrlit.ll | 3 …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
|
D | load-global.ll | 2 …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/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/ |
D | add.pbtxt | 5 …1 -tf-input-data-types=',DT_INT32' -tf-output-arrays=Add -o - | FileCheck --check-prefix=DYNAMIC %s 75 # DYNAMIC-LABEL: func @main 76 # DYNAMIC-SAME: (%[[ARG_0:[a-z0-9]+]]: tensor<?x1x?xi32>, %[[ARG_1:[a-z0-9]+]]: tensor<1x?x1xi32>)… 77 # DYNAMIC-SAME: control_outputs = "" 78 # DYNAMIC-SAME: inputs = "input0,input1" 79 # DYNAMIC-SAME: outputs = "Add" 80 # DYNAMIC: %[[add:.*]], %[[add_control:.*]] = tf_executor.island wraps "tf.Add"(%[[ARG_0]… 81 # DYNAMIC: fetch %[[add]]
|
/external/llvm-project/llvm/test/CodeGen/Thumb/ |
D | stack_guard_remat.ll | 3 …=dynamic-no-pic -no-integrated-as | FileCheck %s -check-prefix=NO-PIC -check-prefix=DYNAMIC-NO-PIC 28 ;DYNAMIC-NO-PIC-NEXT: ldr [[ORIGINAL_GUARD]], {{\[}}[[ORIGINAL_GUARD]]{{\]}} 36 ;DYNAMIC-NO-PIC: [[GUARD_STACK_OFFSET]]: 37 ;DYNAMIC-NO-PIC-NEXT: .long 1028 38 ;DYNAMIC-NO-PIC: [[ORIGINAL_GUARD_LABEL]]: 39 ;DYNAMIC-NO-PIC-NEXT: .long L___stack_chk_guard$non_lazy_ptr
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | stack_guard_remat.ll | 3 …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/Thumb2/ |
D | stack_guard_remat.ll | 3 …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/ |
D | available-externally.ll | 5 …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/jackson-databind/src/test/java/com/fasterxml/jackson/failing/ |
D | StaticTyping1515Test.java | 20 @JsonSerialize(typing = JsonSerialize.Typing.DYNAMIC) 33 @JsonSerialize(typing = JsonSerialize.Typing.DYNAMIC) 45 @JsonSerialize(typing = JsonSerialize.Typing.DYNAMIC)
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | available-externally.ll | 9 …cation-model=dynamic-no-pic -mtriple=powerpc-unknown-linux-gnu | FileCheck %s -check-prefix=DYNAMIC 33 ; DYNAMIC: foo: 34 ; DYNAMIC: bl exact_log2@PLT 35 ; DYNAMIC: blr
|
/external/llvm-project/lld/test/ELF/ |
D | apply-dynamic-relocs.s | 23 # CHECK-NEXT: VirtualAddress: 0x[[DYNAMIC:.*]] 24 # CHECK-NEXT: PhysicalAddress: 0x[[DYNAMIC]] 28 # CHECK-NEXT: 0x[[GOT]] R_X86_64_RELATIVE - 0x[[DYNAMIC]]
|
/external/llvm-project/polly/test/Isl/CodeGen/OpenMP/ |
D | single_loop.ll | 9 …M -polly-scheduling=dynamic -S -verify-dom-info < %s | FileCheck %s -check-prefix=LIBOMP-IR-DYNAMIC 10 …scheduling-chunksize=4 -S -verify-dom-info < %s | FileCheck %s -check-prefix=LIBOMP-IR-DYNAMIC-FOUR 197 ; LIBOMP-IR-DYNAMIC: call void @__kmpc_dispatch_init_{{[4|8]}}(%struct.ident_t* @.loc.dummy, i32 … 198 ; LIBOMP-IR-DYNAMIC-NEXT: %{{[0-9]+}} = call i32 @__kmpc_dispatch_next_{{[4|8]}}(%struct.ident_t*… 199 ; LIBOMP-IR-DYNAMIC-NEXT: %polly.hasIteration = icmp eq i32 %{{[0-9]+}}, 1 200 ; LIBOMP-IR-DYNAMIC-NEXT: br i1 %polly.hasIteration, label %polly.par.loadIVBounds, label %polly.… 202 ; LIBOMP-IR-DYNAMIC-LABEL: polly.par.exit: 203 ; LIBOMP-IR-DYNAMIC-NEXT: ret void 205 ; LIBOMP-IR-DYNAMIC-LABEL: polly.par.checkNext: 206 ; LIBOMP-IR-DYNAMIC-NEXT: %{{[0-9]+}} = call i32 @__kmpc_dispatch_next_{{[4|8]}}(%struct.ident_t*… [all …]
|
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/ |
D | alloca.ll | 3 ; RUN: opt < %s -hwasan -hwasan-with-ifunc=1 -S | FileCheck %s --check-prefixes=CHECK,DYNAMIC-SHADO… 5 …func=1 -hwasan-uar-retag-to-zero=0 -S | FileCheck %s --check-prefixes=CHECK,DYNAMIC-SHADOW,UAR-TAGS 30 ; DYNAMIC-SHADOW: %[[X_SHADOW:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %[[F]] 43 ; DYNAMIC-SHADOW: %[[X_SHADOW2:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %[[F2]]
|
D | basic.ll | 3 …with-ifunc=1 -hwasan-with-tls=0 -S | FileCheck %s --check-prefixes=CHECK,ABORT,ABORT-DYNAMIC-SHADOW 4 …-ifunc=1 -hwasan-with-tls=0 -S | FileCheck %s --check-prefixes=CHECK,RECOVER,RECOVER-DYNAMIC-SHADOW 9 …with-ifunc=1 -hwasan-with-tls=0 -S | FileCheck %s --check-prefixes=CHECK,ABORT,ABORT-DYNAMIC-SHADOW 10 …-ifunc=1 -hwasan-with-tls=0 -S | FileCheck %s --check-prefixes=CHECK,RECOVER,RECOVER-DYNAMIC-SHADOW 26 ; RECOVER-DYNAMIC-SHADOW: %[[E:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %4 76 ; RECOVER-DYNAMIC-SHADOW: %[[E:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %4 127 ; RECOVER-DYNAMIC-SHADOW: %[[E:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %4 154 ; RECOVER-DYNAMIC-SHADOW: %[[E:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %4 181 ; RECOVER-DYNAMIC-SHADOW: %[[E:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %4 221 ; RECOVER-DYNAMIC-SHADOW: %[[E:[^ ]*]] = getelementptr i8, i8* %.hwasan.shadow, i64 %4 [all …]
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | stack_layout.ll | 6 ; 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
|
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/ |
D | elf-dynamic-symbols.test | 8 # DYNSYM:DYNAMIC SYMBOL TABLE: 60 # NODYNSYM:DYNAMIC SYMBOL TABLE: 77 # ONLY-NULL:DYNAMIC SYMBOL TABLE: 95 # EMPTY:DYNAMIC SYMBOL TABLE:
|
/external/llvm-project/mlir/test/Dialect/Linalg/ |
D | promote.mlir | 2 …: mlir-opt %s -linalg-promote-subviews="test-promote-dynamic" | FileCheck %s --check-prefix=DYNAMIC 51 // DYNAMIC: std.view %{{.*}}[{{.*}}][{{.*}}] : memref<?xi8> to memref<?x?xf32> 57 // DYNAMIC: std.view %{{.*}}[{{.*}}][{{.*}}] : memref<?xi8> to memref<?x?xf32> 63 // DYNAMIC: std.view %{{.*}}[{{.*}}][{{.*}}] : memref<?xi8> to memref<?x?xf32> 123 // DYNAMIC: std.view %{{.*}}[{{.*}}][{{.*}}] : memref<?xi8> to memref<?x?xf64> 128 // DYNAMIC: std.view %{{.*}}[{{.*}}][{{.*}}] : memref<?xi8> to memref<?x?xf64> 133 // DYNAMIC: std.view %{{.*}}[{{.*}}][{{.*}}] : memref<?xi8> to memref<?x?xf64>
|
/external/llvm-project/clang/bindings/python/tests/cindex/ |
D | test_tls_kind.py | 30 self.assertEqual(tls_dynamic.tls_kind, TLSKind.DYNAMIC) 54 self.assertEqual(tls_declspec_msvc19.tls_kind, TLSKind.DYNAMIC)
|
/external/llvm/test/CodeGen/Thumb/ |
D | stack_guard_remat.ll | 3 …=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
|