/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/ |
D | TimeZoneNameProviderICU.java | 33 String ldst = tznames.getDisplayName(canonicalID, NameType.LONG_DAYLIGHT, date); in getDisplayName() local 37 if (lstd != null && ldst != null && sstd != null && sdst != null) { in getDisplayName() 40 dispName = daylight ? ldst : lstd; in getDisplayName()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 2427 updateLdStOffset(Instruction *ldst, int32_t offset, Function *fn) in updateLdStOffset() argument 2429 if (offset != ldst->getSrc(0)->reg.data.offset) { in updateLdStOffset() 2430 if (ldst->getSrc(0)->refCount() > 1) in updateLdStOffset() 2431 ldst->setSrc(0, cloneShallow(fn, ldst->getSrc(0))); in updateLdStOffset() 2432 ldst->getSrc(0)->reg.data.offset = offset; in updateLdStOffset() 2453 bool overlaps(const Instruction *ldst) const; 2457 inline void set(const Instruction *ldst); 2484 void addRecord(Instruction *ldst); 2645 MemoryOpt::Record::set(const Instruction *ldst) in set() argument 2647 const Symbol *mem = ldst->getSrc(0)->asSym(); in set() [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | x86-64-mem.ll | 14 @ldst = internal global [500 x i32] zeroinitializer, align 32 ; <[500 x i32]*> [#uses=1] 31 store i32* getelementptr ([500 x i32]* @ldst, i32 0, i32 0), i32** @lptr
|
D | abi-isel.ll | 24 @ldst = internal global [131072 x i32] zeroinitializer 652 store i32 %0, i32* getelementptr ([131072 x i32]* @ldst, i32 0, i64 0), align 4 656 ; LINUX-64-STATIC: movl [[EAX]], ldst(%rip) 661 ; LINUX-32-STATIC-NEXT: movl [[EAX]], ldst 666 ; LINUX-32-PIC-NEXT: movl [[EAX]], ldst 671 ; LINUX-64-PIC-NEXT: movl [[EAX]], ldst(%rip) 710 store i32* getelementptr ([131072 x i32]* @ldst, i32 0, i32 0), i32** @lptr, align 8 713 ; LINUX-64-STATIC: movq $ldst, lptr 717 ; LINUX-32-STATIC: movl $ldst, lptr 721 ; LINUX-32-PIC: movl $ldst, lptr [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | x86-64-mem.ll | 14 @ldst = internal global [500 x i32] zeroinitializer, align 32 ; <[500 x i32]*> [#uses=1] 31 store i32* getelementptr ([500 x i32], [500 x i32]* @ldst, i32 0, i32 0), i32** @lptr
|
D | abi-isel.ll | 24 @ldst = internal global [131072 x i32] zeroinitializer 652 store i32 %0, i32* getelementptr ([131072 x i32], [131072 x i32]* @ldst, i32 0, i64 0), align 4 656 ; LINUX-64-STATIC: movl [[EAX]], ldst(%rip) 661 ; LINUX-32-STATIC-NEXT: movl [[EAX]], ldst 666 ; LINUX-32-PIC-NEXT: movl [[EAX]], ldst 671 ; LINUX-64-PIC-NEXT: movl [[EAX]], ldst(%rip) 710 …store i32* getelementptr ([131072 x i32], [131072 x i32]* @ldst, i32 0, i32 0), i32** @lptr, align… 713 ; LINUX-64-STATIC: movq $ldst, lptr 717 ; LINUX-32-STATIC: movl $ldst, lptr 721 ; LINUX-32-PIC: movl $ldst, lptr [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-mem.ll | 14 @ldst = internal global [500 x i32] zeroinitializer, align 32 ; <[500 x i32]*> [#uses=1] 31 store i32* getelementptr ([500 x i32], [500 x i32]* @ldst, i32 0, i32 0), i32** @lptr
|
D | abi-isel.ll | 24 @ldst = internal global [131072 x i32] zeroinitializer 652 store i32 %0, i32* getelementptr ([131072 x i32], [131072 x i32]* @ldst, i32 0, i64 0), align 4 656 ; LINUX-64-STATIC: movl [[EAX]], ldst(%rip) 661 ; LINUX-32-STATIC-NEXT: movl [[EAX]], ldst 666 ; LINUX-32-PIC-NEXT: movl [[EAX]], ldst 671 ; LINUX-64-PIC-NEXT: movl [[EAX]], ldst(%rip) 710 …store i32* getelementptr ([131072 x i32], [131072 x i32]* @ldst, i32 0, i32 0), i32** @lptr, align… 713 ; LINUX-64-STATIC: movq $ldst, lptr 717 ; LINUX-32-STATIC: movl $ldst, lptr 721 ; LINUX-32-PIC: movl $ldst, lptr [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | ldrd-memoper.ll | 1 ; RUN: llc %s -o /dev/null -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 -debug-only=arm-ldst-opt 2> %t
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | load_store_opt_kill.mir | 1 # RUN: llc -mtriple=armv7-none-eabi -verify-machineinstrs -run-pass arm-ldst-opt %s -o - | FileChec…
|
D | ldrd-memoper.ll | 1 ; RUN: llc %s -o /dev/null -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 -debug-only=arm-ldst-opt 2> %t
|
D | prera-ldst-aliasing.mir | 1 # RUN: llc -run-pass arm-prera-ldst-opt %s -o - | FileCheck %s
|
D | vldm-liveness.mir | 1 # RUN: llc -run-pass arm-ldst-opt -verify-machineinstrs %s -o - | FileCheck %s
|
D | prera-ldst-insertpt.mir | 1 # RUN: llc -run-pass arm-prera-ldst-opt %s -o - | FileCheck %s
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | ldst-opt-aa.mir | 1 # RUN: llc -mtriple=aarch64--linux-gnu -run-pass=aarch64-ldst-opt %s -verify-machineinstrs -o - | F…
|
D | ldst-opt-zr-clobber.mir | 2 # RUN: llc -mtriple=aarch64-none-linux-gnu -run-pass aarch64-ldst-opt -verify-machineinstrs -o - …
|
D | tailcall-implicit-sret.ll | 1 ; RUN: llc < %s -mtriple arm64-apple-darwin -aarch64-enable-ldst-opt=false -disable-post-ra -asm-ve…
|
D | arm64-ldst-unscaled-pre-post.mir | 1 # RUN: llc -mtriple=aarch64-none-linux-gnu -run-pass aarch64-ldst-opt -verify-machineinstrs -o - …
|
D | ldst-miflags.mir | 1 # RUN: llc -run-pass=aarch64-ldst-opt -o - -mtriple=aarch64-- %s | FileCheck %s
|
D | sibling-call.ll | 1 ; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu -aarch64-enable-ldst-opt=0 | …
|
D | tailcall-explicit-sret.ll | 1 ; RUN: llc < %s -mtriple arm64-apple-darwin -aarch64-enable-ldst-opt=false -asm-verbose=false -disa…
|
D | reverse-csr-restore-seq.mir | 2 # RUN: llc -start-before=prologepilog -stop-after=aarch64-ldst-opt -reverse-csr-restore-seq -o - -m…
|
D | ldst-opt.mir | 1 # RUN: llc -mtriple=aarch64--linux-gnu -run-pass=aarch64-ldst-opt %s -verify-machineinstrs -o - | F…
|
/external/llvm/test/CodeGen/AArch64/ |
D | no-quad-ldp-stp.ll | 1 ; RUN: llc < %s -march=aarch64 -mattr=+no-quad-ldst-pairs -verify-machineinstrs -asm-verbose=false …
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 172 | 17 …x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x1}, [@ldst={0x1, 0x3, 0x1, 0xf, 0x9, 0xfffffff8, 0xfffffffffff…
|