/external/llvm/test/CodeGen/PowerPC/ |
D | crsave.ll | 10 …%0 = call i32 asm sideeffect "\0A\09mtcr $4\0A\09cmpw 2,$2,$1\0A\09mfcr $0", "=r,r,r,r,r,~{cr2}"(i… 30 ; PPC64: .cfi_offset cr2, 8 39 …w 2,$2,$1\0A\09cmpw 3,$2,$2\0A\09cmpw 4,$2,$3\0A\09mfcr $0", "=r,r,r,r,r,~{cr2},~{cr3},~{cr4}"(i32… 67 tail call void asm sideeffect "# clobbers", "~{cr2}"() 77 tail call void asm sideeffect "# clobbers", "~{cr2},~{cr3},~{cr4}"()
|
D | ppc64le-crsave.ll | 11 call void asm sideeffect "", "~{cr2}"() 25 ; CHECK: .cfi_offset cr2, 8
|
D | 2010-02-12-saveCR.ll | 9 ; CHECK: mfcr [[T1:r[0-9]+]] ; cr2 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 | aantidep-def-ec.mir | 55 calleeSavedRegisters: [ '%cr2', '%cr3', '%cr4', '%f14', '%f15', '%f16',
|
/external/slf4j/slf4j-migrator/src/test/java/org/slf4j/migrator/ |
D | AternativeApproach.java | 42 MultiGroupConversionRule cr2 = new MultiGroupConversionRule(Pattern.compile("(.*)(Log)")); in test() local 43 cr2.addReplacement(2, "LOGGER"); in test() 46 Pattern pat = cr2.getPattern(); in test() 50 String r = cr2.replace(m); in test()
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | sigcontext.h | 231 __u32 cr2; member 263 __u64 cr2; member 321 __u32 cr2; member 378 __u64 cr2; member
|
D | kvm.h | 150 __u64 cr0, cr2, cr3, cr4, cr8; member
|
/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 249 cr2 = vec_msums(bg2, pw_mf008_mf041, pd_onehalfm1_cj); in jsimd_rgb_ycc_convert_altivec() 255 cr2 = (__vector int)vec_msum((__vector unsigned short)rg2, pw_f050_f000, in jsimd_rgb_ycc_convert_altivec() 256 (__vector unsigned int)cr2); in jsimd_rgb_ycc_convert_altivec() 261 crh = vec_perm((__vector unsigned short)cr2, in jsimd_rgb_ycc_convert_altivec()
|
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/line/ |
D | JCLRuleSet.java | 49 … SingleConversionRule cr2 = new SingleConversionRule(Pattern.compile("(\\sLog\\b)"), " Logger"); in JCLRuleSet() local 60 conversionRuleList.add(cr2); in JCLRuleSet()
|
/external/libvorbis/lib/ |
D | smallft.c | 173 float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4; in dradf4() local 211 cr2=wa1[i-2]*cc[t3-1]+wa1[i-1]*cc[t3]; in dradf4() 220 tr1=cr2+cr4; in dradf4() 221 tr4=cr4-cr2; in dradf4() 691 float ci2,ci3,di2,di3,cr2,cr3,dr2,dr3,ti2,tr2; in dradb3() local 701 cr2=cc[t5]+(taur*tr2); in dradb3() 704 ch[t1+t0]=cr2-ci3; in dradb3() 705 ch[t1+t2]=cr2+ci3; in dradb3() 729 cr2=cc[t7-1]+(taur*tr2); in dradb3() 736 dr2=cr2-ci3; in dradb3() [all …]
|
/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 213 cr2=wa1[i-2]*cc[t3-1]+wa1[i-1]*cc[t3]; in dradf4() 222 tr1=cr2+cr4; in dradf4() 223 tr4=cr4-cr2; in dradf4() 693 float ci2,ci3,di2,di3,cr2,cr3,dr2,dr3,ti2,tr2; in dradb3() local 703 cr2=cc[t5]+(taur*tr2); in dradb3() 706 ch[t1+t0]=cr2-ci3; in dradb3() 707 ch[t1+t2]=cr2+ci3; in dradb3() 731 cr2=cc[t7-1]+(taur*tr2); in dradb3() 738 dr2=cr2-ci3; in dradb3() [all …]
|
/external/skia/gm/ |
D | offsetimagefilter.cpp | 154 SkImageFilter::CropRect cr2(r2); in onDraw() local 194 this->doDraw(canvas, r, SkOffsetImageFilter::Make(40, 0, nullptr, &cr2), &r); in onDraw() 198 this->doDraw(canvas, r, SkOffsetImageFilter::Make(40, 0, nullptr, &cr2), &r2); in onDraw()
|
/external/libchrome/sandbox/linux/system_headers/ |
D | i386_linux_ucontext.h | 53 uint32_t cr2; member
|
/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/valgrind/include/vki/ |
D | vki-xen-hvm.h | 107 vki_uint64_t cr2; member
|
D | vki-xen-x86.h | 186 vki_uint64_t cr2; member
|
D | vki-amd64-linux.h | 219 unsigned long cr2; member
|
/external/clang/test/Modules/ |
D | namespaces.cpp | 61 char &cr2 = N6::f('b'); in testMerged() local
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | 2010-02-12-saveCR.ll | 18 call void asm sideeffect "", "~{cr2}"() nounwind
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-regs.s | 79 #CHECK: .cfi_offset cr2, 622 195 .cfi_offset cr2,622
|
/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/llvm/test/MC/X86/ |
D | x86-16.s | 281 movl %cr2,%eax
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32.s | 361 movl %cr2,%eax
|
/external/valgrind/coregrind/m_sigframe/ |
D | sigframe-amd64-linux.c | 371 sc->cr2 = (UWord)si->_sifields._sigfault._addr; in synth_ucontext()
|