/external/libjpeg-turbo/simd/ |
D | jccolext-altivec.c | 48 __vector int y0, y1, y2, y3, cr0, cr1, cr2, cr3, cb0, cb1, cb2, cb3; in jsimd_rgb_ycc_convert_altivec() local 250 cr3 = vec_msums(bg3, pw_mf008_mf041, pd_onehalfm1_cj); in jsimd_rgb_ycc_convert_altivec() 257 cr3 = (__vector int)vec_msum((__vector unsigned short)rg3, pw_f050_f000, in jsimd_rgb_ycc_convert_altivec() 258 (__vector unsigned int)cr3); in jsimd_rgb_ycc_convert_altivec() 262 (__vector unsigned short)cr3, shift_pack_index); in jsimd_rgb_ycc_convert_altivec()
|
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/line/ |
D | JCLRuleSet.java | 51 SingleConversionRule cr3 = new SingleConversionRule(Pattern.compile("(^Log\\b)"), "Logger"); in JCLRuleSet() local 61 conversionRuleList.add(cr3); in JCLRuleSet()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64le-crsave.ll | 12 call void asm sideeffect "", "~{cr3}"() 26 ; CHECK: .cfi_offset cr3, 8
|
D | 2010-02-12-saveCR.ll | 16 ; CHECK: mfcr [[T4:r[0-9]+]] ; cr3 24 call void asm sideeffect "", "~{cr2},~{cr3}"() nounwind
|
D | cc.ll | 11 …call { i64, i64 } asm sideeffect "sc", "={r0},={r3},{r0},~{cr0},~{cr1},~{cr2},~{cr3},~{cr4},~{cr5}… 44 …call { i64, i64 } asm sideeffect "sc", "={r0},={r3},{r0},~{cc},~{cr1},~{cr2},~{cr3},~{cr4},~{cr5},…
|
D | crsave.ll | 39 …$1\0A\09cmpw 3,$2,$2\0A\09cmpw 4,$2,$3\0A\09mfcr $0", "=r,r,r,r,r,~{cr2},~{cr3},~{cr4}"(i32 1, i32… 77 tail call void asm sideeffect "# clobbers", "~{cr2},~{cr3},~{cr4}"()
|
D | aantidep-def-ec.mir | 55 calleeSavedRegisters: [ '%cr2', '%cr3', '%cr4', '%f14', '%f15', '%f16',
|
/external/speex/libspeex/ |
D | smallft.c | 175 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradf4() local 216 cr3=wa2[i-2]*cc[t3-1]+wa2[i-1]*cc[t3]; in dradf4() 229 tr2=cc[t2-1]+cr3; in dradf4() 230 tr3=cc[t2-1]-cr3; in dradf4() 693 float ci2,ci3,di2,di3,cr2,cr3,dr2,dr3,ti2,tr2; in dradb3() local 736 cr3=taui*(cc[t5-1]-cc[t6-1]); in dradb3() 740 di2=ci2+cr3; in dradb3() 741 di3=ci2-cr3; in dradb3() 755 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradb4() local 799 cr3=tr2-tr3; in dradb4() [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | inline-asm-q-regs.ll | 8 …%asmtmp = call %0 asm sideeffect "mov %cr0, $0 \0Amov %cr2, $1 \0Amov %cr3, $…
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-regs.s | 80 #CHECK: .cfi_offset cr3, 623 196 .cfi_offset cr3,623
|
D | ppc64-encoding-spe.s | 84 evcmpeq %cr3, %r22, %r19 87 evcmpgts %cr3, %r22, %r19 90 evcmpgtu %cr3, %r22, %r19 93 evcmplts %cr3, %r22, %r19 96 evcmpltu %cr3, %r22, %r19
|
D | ppc64-encoding-ext.s | 18 beqlr cr3 79 btlr 4*cr3+lt 82 btlr 4*cr3+gt 85 btlr 4*cr3+eq 88 btlr 4*cr3+so 91 btlr 4*cr3+un
|
/external/llvm/test/CodeGen/X86/ |
D | inline-asm-q-regs.ll | 8 …%asmtmp = call %0 asm sideeffect "mov %cr0, $0 \0Amov %cr2, $1 \0Amov %cr3, $…
|
/external/strace/linux/x86_64/ |
D | arch_kvm.c | 95 PRINT_FIELD_U(", ", *sregs, cr3); in arch_print_kvm_sregs()
|
/external/valgrind/include/vki/ |
D | vki-xen-x86.h | 187 vki_uint64_t cr3; member
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 154 __u64 cr0, cr2, cr3, cr4, cr8; member
|
/external/llvm/test/MC/X86/ |
D | x86-16.s | 285 movl %cr3,%eax
|
D | x86-32.s | 393 movl %cr3,%eax
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32.s | 365 movl %cr3,%eax
|
/external/libunwind_llvm/src/ |
D | UnwindRegistersRestore.S | 452 ldcl p1, cr3, [r0], #8 @ wldrd wR3, [r0], #8
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCRegisterInfo.td | 242 def CR3 : CR<3, "cr3", [CR3LT, CR3GT, CR3EQ, CR3UN]>, DwarfRegNum<[71, 71]>;
|
/external/llvm/test/MC/Disassembler/X86/ |
D | x86-16.txt | 234 # CHECKX: movl %cr3, %eax
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.td | 197 def CR3 : CR<3, "cr3", [CR3LT, CR3GT, CR3EQ, CR3UN]>, DwarfRegNum<[71, 71]>;
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86RegisterInfo.td | 251 def CR3 : Register<"cr3">;
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |