Home
last modified time | relevance | path

Searched refs:ldst (Results 1 – 25 of 36) sorted by relevance

12

/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
DTimeZoneNameProviderICU.java33 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/
Dnv50_ir_peephole.cpp2427 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/
Dx86-64-mem.ll14 @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
Dabi-isel.ll24 @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/
Dx86-64-mem.ll14 @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
Dabi-isel.ll24 @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/
Dx86-64-mem.ll14 @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
Dabi-isel.ll24 @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/
Dldrd-memoper.ll1 ; 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/
Dload_store_opt_kill.mir1 # RUN: llc -mtriple=armv7-none-eabi -verify-machineinstrs -run-pass arm-ldst-opt %s -o - | FileChec…
Dldrd-memoper.ll1 ; RUN: llc %s -o /dev/null -mtriple=thumbv7-apple-ios -mcpu=cortex-a8 -debug-only=arm-ldst-opt 2> %t
Dprera-ldst-aliasing.mir1 # RUN: llc -run-pass arm-prera-ldst-opt %s -o - | FileCheck %s
Dvldm-liveness.mir1 # RUN: llc -run-pass arm-ldst-opt -verify-machineinstrs %s -o - | FileCheck %s
Dprera-ldst-insertpt.mir1 # RUN: llc -run-pass arm-prera-ldst-opt %s -o - | FileCheck %s
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dldst-opt-aa.mir1 # RUN: llc -mtriple=aarch64--linux-gnu -run-pass=aarch64-ldst-opt %s -verify-machineinstrs -o - | F…
Dldst-opt-zr-clobber.mir2 # RUN: llc -mtriple=aarch64-none-linux-gnu -run-pass aarch64-ldst-opt -verify-machineinstrs -o - …
Dtailcall-implicit-sret.ll1 ; RUN: llc < %s -mtriple arm64-apple-darwin -aarch64-enable-ldst-opt=false -disable-post-ra -asm-ve…
Darm64-ldst-unscaled-pre-post.mir1 # RUN: llc -mtriple=aarch64-none-linux-gnu -run-pass aarch64-ldst-opt -verify-machineinstrs -o - …
Dldst-miflags.mir1 # RUN: llc -run-pass=aarch64-ldst-opt -o - -mtriple=aarch64-- %s | FileCheck %s
Dsibling-call.ll1 ; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu -aarch64-enable-ldst-opt=0 | …
Dtailcall-explicit-sret.ll1 ; RUN: llc < %s -mtriple arm64-apple-darwin -aarch64-enable-ldst-opt=false -asm-verbose=false -disa…
Dreverse-csr-restore-seq.mir2 # RUN: llc -start-before=prologepilog -stop-after=aarch64-ldst-opt -reverse-csr-restore-seq -o - -m…
Dldst-opt.mir1 # RUN: llc -mtriple=aarch64--linux-gnu -run-pass=aarch64-ldst-opt %s -verify-machineinstrs -o - | F…
/external/llvm/test/CodeGen/AArch64/
Dno-quad-ldp-stp.ll1 ; RUN: llc < %s -march=aarch64 -mattr=+no-quad-ldst-pairs -verify-machineinstrs -asm-verbose=false …
/external/syzkaller/pkg/report/testdata/linux/report/
D17217 …x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x1}, [@ldst={0x1, 0x3, 0x1, 0xf, 0x9, 0xfffffff8, 0xfffffffffff…

12