Home
last modified time | relevance | path

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

/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/test/160-read-barrier-stress/
Dinfo.txt1 Test stressing read barriers for CC GC.
/art/runtime/interpreter/mterp/x86ng/
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
Darray.S10 movzbl 3(rPC), %ecx # ecx <- CC
67 movzbl 3(rPC), %ecx # ecx <- CC
101 movzbl 3(rPC), %ecx # ecx <- 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/runtime/interpreter/mterp/x86_64ng/
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
67 movzbq 3(rPC), %rcx # rcx <- CC
100 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/test/1000-non-moving-space-stress/
Dinfo.txt2 sticky-bit CC (young-generation) collection involving an unreachable
/art/runtime/interpreter/mterp/armng/
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]
377 mov r3, r0, lsr #8 @ r3<- CC
465 FETCH_S r3, 1 @ r3<- ssssCCBB (sign-extended for CC
546 mov r3, r0, lsr #8 @ r3<- CC
548 VREG_INDEX_TO_ADDR r3, r3 @ r3<- &fp[CC]
[all …]
Dfloating_point.S12 mov r3, r0, lsr #8 @ r3<- CC
Darray.S10 FETCH_B r3, 1, 1 @ r3<- CC
72 FETCH_B r3, 1, 1 @ r3<- CC
/art/runtime/interpreter/mterp/riscv64/
Dfloating_point.S20 % get_vreg_float("ft2", "t2", is_double=is_double) # ft2 := fp[CC]
41 % get_vreg_float("ft2", "t2", is_double=is_double) # ft2 := fp[CC]
Darithmetic.S231 % get_vreg("t2", "t2", is_wide=is_wide) # t2 := fp[CC]
262 % get_vreg("t2", "t2") # t2 := fp[CC]
Darray.S120 % get_vreg(index, index) # index := fp[CC]
/art/runtime/
Druntime_options.def111 // Disable the compiler for CC (for now).
/art/test/dexdump/
Dinvoke-custom.lst5 0x000025c0 68 TestBase assertEquals (CC)V TestBase.java 34
Dall-dex-files.lst114 0x000025c0 68 TestBase assertEquals (CC)V TestBase.java 34
Dinvoke-custom.txt153 type : '(CC)V'
161 0025b0: |[0025b0] TestBase.assertEquals:(CC)V
Dall-dex-files.txt8970 type : '(CC)V'
8978 0025b0: |[0025b0] TestBase.assertEquals:(CC)V
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt3235 Ljava/lang/String;->doReplace(CC)Ljava/lang/String;
3829 Ljava/net/URI;->decode(CC)B
3846 Ljava/net/URI;->highMask(CC)J
3872 Ljava/net/URI;->lowMask(CC)J
4106 Ljava/nio/CharBuffer;->compare(CC)I
4107 Ljava/nio/CharBuffer;->equals(CC)Z
4287 Ljava/nio/file/attribute/PosixFilePermissions;->isSet(CC)Z
5542 Ljava/time/format/DateTimeFormatterBuilder$PrefixTree$CI;->isEqual(CC)Z
5556 Ljava/time/format/DateTimeFormatterBuilder$PrefixTree;->isEqual(CC)Z
5649 Ljava/time/format/DateTimeParseContext;->charEquals(CC)Z
[all …]
/art/build/boot/
Dboot-image-profile.txt1924 HSPLjava/lang/Character;->isSurrogatePair(CC)Z
1933 HSPLjava/lang/Character;->toCodePoint(CC)I
2378 HSPLjava/lang/String;->replace(CC)Ljava/lang/String;
4654 HSPLjava/time/format/DateTimeParseContext;->charEquals(CC)Z
5010 HSPLjava/util/Arrays;->binarySearch([CC)I
5049 HSPLjava/util/Arrays;->fill([CC)V