Home
last modified time | relevance | path

Searched refs:CC (Results 1 – 16 of 16) sorted by relevance

/art/test/160-read-barrier-stress/
Dinfo.txt1 Test stressing read barriers for CC GC.
/art/test/042-new-instance/src/
DMain.java187 CC.newInstance(); in main()
195 static class CC { class in LocalClass3
196 private CC() {} in CC() method in LocalClass3.CC
200 Class<?> c = CC.class; in newInstance()
/art/runtime/interpreter/mterp/x86/
Darray.S10 movzbl 3(rPC), %ecx # ecx <- CC
38 movzbl 3(rPC), %ecx # ecx <- CC
61 movzbl 3(rPC), %ecx # ecx <- CC
82 movzbl 3(rPC), %ecx # ecx <- CC
130 movzbl 3(rPC), %ecx # ecx <- CC
Dfloating_point.S19 movzbl 3(rPC), %ecx # ecx<- CC
57 movzbl 3(rPC), %eax # eax <- CC
177 movzbl 2(rPC), %eax # eax <- CC
210 movzbl 2(rPC), %eax # eax <- CC
Darithmetic.S8 movzbl 3(rPC), %ecx # ecx <- CC
154 movzbl 3(rPC), %ecx # ecx <- CC
167 movzbl 3(rPC),%ecx # ecx <- CC
239 movzbl 3(rPC), %ecx # ecx <- CC
400 movzbl 3(rPC), %ecx # ecx <- CC
442 movzbl 3(rPC), %eax # eax <- CC
517 movzbl 3(rPC), %ecx # ecx <- CC
734 movzbl 3(rPC), %ecx # ecx <- CC
802 movzbl 3(rPC), %ecx # ecx <- CC
882 movzbl 3(rPC), %ecx # ecx <- CC
/art/test/1000-non-moving-space-stress/
Dinfo.txt2 sticky-bit CC (young-generation) collection involving an unreachable
/art/runtime/interpreter/mterp/x86_64ng/
Darray.S10 movzbq 3(rPC), %rcx # ecx <- CC
65 movzbq 3(rPC), %rcx # rcx <- CC
98 movzbq 3(rPC), %rcx # rcx <- CC
/art/runtime/interpreter/mterp/x86_64/
Dfloating_point.S19 movzbq 3(rPC), %rcx # ecx<- CC
57 movzbq 3(rPC), %rax # eax <- CC
177 movzbq 2(rPC), %rax # eax <- CC
210 movzbq 2(rPC), %rax # eax <- CC
Darray.S10 movzbq 3(rPC), %rcx # ecx <- CC
43 movzbq 3(rPC), %rcx # rcx <- CC
69 movzbq 3(rPC), %rcx # rcx <- CC
Darithmetic.S7 movzbq 3(rPC), %rcx # rcx <- CC
188 movzbq 3(rPC), %rcx # rcx <- CC
201 movzbq 3(rPC), %rcx # ecx <- CC
279 movzbq 3(rPC), %rcx # ecx <- CC
412 movzbq 3(rPC), %rcx # ecx <- CC
/art/runtime/interpreter/mterp/arm/
Darray.S16 FETCH_B r3, 1, 1 @ r3<- CC
49 FETCH_B r3, 1, 1 @ r3<- CC
76 mov r3, r0, lsr #8 @ r3<- CC
108 FETCH_B r3, 1, 1 @ r3<- CC
161 mov r3, r0, lsr #8 @ r3<- CC
Darithmetic.S20 mov r3, r0, lsr #8 @ r3<- CC
119 FETCH_S r3, 1 @ r3<- ssssCCBB (sign-extended for CC)
156 mov r3, r0, lsr #8 @ r3<- CC
159 VREG_INDEX_TO_ADDR r3, r3 @ r3<- &fp[CC]
345 mov r3, r0, lsr #8 @ r3<- CC
347 VREG_INDEX_TO_ADDR r3, r3 @ r3<- &fp[CC]
374 mov r3, r0, lsr #8 @ r3<- CC
462 FETCH_S r3, 1 @ r3<- ssssCCBB (sign-extended for CC
541 mov r3, r0, lsr #8 @ r3<- CC
543 VREG_INDEX_TO_ADDR r3, r3 @ r3<- &fp[CC]
[all …]
Dfloating_point.S12 mov r3, r0, lsr #8 @ r3<- CC
/art/runtime/
Druntime_options.def101 // Disable the compiler for CC (for now).
/art/test/dexdump/
Dinvoke-custom.lst5 0x000025c0 68 TestBase assertEquals (CC)V TestBase.java 34
Dinvoke-custom.txt150 type : '(CC)V'
157 0025b0: |[0025b0] TestBase.assertEquals:(CC)V