/external/llvm/test/CodeGen/ARM/ |
D | cdp2.ll | 4 ; CHECK: LLVM ERROR: Cannot select: intrinsic %llvm.arm.cdp2 5 define void @cdp2(i32 %a) #0 { 9 call void @llvm.arm.cdp2(i32 %1, i32 2, i32 3, i32 4, i32 5, i32 6) 13 declare void @llvm.arm.cdp2(i32, i32, i32, i32, i32, i32) nounwind
|
D | intrinsics-coprocessor.ll | 20 ; CHECK: cdp2 p7, #3, c1, c1, c1, #5 21 tail call void @llvm.arm.cdp2(i32 7, i32 3, i32 1, i32 1, i32 1, i32 5) nounwind 61 declare void @llvm.arm.cdp2(i32, i32, i32, i32, i32, i32) nounwind
|
/external/llvm-project/llvm/test/MC/Disassembler/ARM/ |
D | armv8.2a-dotprod-t32.s | 27 #CHECK-ERROR: cdp2 p13, #2, c0, c1, c2, #1 29 #CHECK-ERROR: cdp2 p13, #2, c0, c2, c4, #3
|
D | armv8.2a-dotprod-a32.s | 30 #CHECK-ERROR: cdp2 p13, #2, c0, c1, c2, #1 32 #CHECK-ERROR: cdp2 p13, #2, c0, c2, c4, #3
|
D | thumb-neon-crypto.txt | 38 # The other similar encodings are stc2 [0x00,0xfd,0x40,0x0c] and cdp2 [0x00,0xfe,0x40,0x0c] 42 # CHECK-NOT: cdp2
|
D | invalid-armv8.txt | 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2
|
D | invalid-thumbv8.txt | 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2
|
D | bfloat16-a32_1.txt | 10 # NOBF16: cdp2 p13, #0, c3, c4, c5, #1 14 # NOBF16-NEXT: cdp2 p13, #0, c0, c2, c5, #3
|
D | invalid-armv7.txt | 24 # Undefined encodings for cdp2
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | thumb-neon-crypto.txt | 38 # The other similar encodings are stc2 [0x00,0xfd,0x40,0x0c] and cdp2 [0x00,0xfe,0x40,0x0c] 42 # CHECK-NOT: cdp2
|
D | invalid-thumbv8.txt | 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2
|
D | invalid-armv8.txt | 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2
|
D | invalid-armv7.txt | 24 # Undefined encodings for cdp2
|
/external/llvm-project/llvm/test/Verifier/ARM/ |
D | intrinsic-immarg.ll | 16 declare void @llvm.arm.cdp2(i32, i32, i32, i32, i32, i32) nounwind 17 define void @cdp2(i32 %a) #0 { 20 ; CHECK-NEXT: call void @llvm.arm.cdp2(i32 %load, i32 2, i32 3, i32 4, i32 5, i32 6) 24 call void @llvm.arm.cdp2(i32 %load, i32 2, i32 3, i32 4, i32 5, i32 6)
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | intrinsics-coprocessor.ll | 19 ; CHECK: cdp2 p7, #3, c1, c1, c1, #5 20 tail call void @llvm.arm.cdp2(i32 7, i32 3, i32 1, i32 1, i32 1, i32 5) nounwind 60 declare void @llvm.arm.cdp2(i32, i32, i32, i32, i32, i32) nounwind
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | arm_instructions.s | 72 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe] 73 cdp2 p7, #1, c1, c1, c1, #4
|
D | basic-arm-instructions.s | 660 cdp2 p7, #1, c1, c1, c1, #4 661 cdp2 p12, #0, c6, c12, c0, #7 664 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe] 665 @ CHECK: cdp2 p12, #0, c6, c12, c0, #7 @ encoding: [0xe0,0x6c,0x0c,0xfe]
|
/external/llvm/test/MC/ARM/ |
D | arm_instructions.s | 72 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe] 73 cdp2 p7, #1, c1, c1, c1, #4
|
D | basic-arm-instructions.s | 660 cdp2 p7, #1, c1, c1, c1, #4 661 cdp2 p12, #0, c6, c12, c0, #7 664 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe] 665 @ CHECK: cdp2 p12, #0, c6, c12, c0, #7 @ encoding: [0xe0,0x6c,0x0c,0xfe]
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | intrinsics-coprocessor.ll | 18 ; CHECK: cdp2 p7, #3, c1, c1, c1, #5 19 tail call void @llvm.arm.cdp2(i32 7, i32 3, i32 1, i32 1, i32 1, i32 5) nounwind 75 declare void @llvm.arm.cdp2(i32, i32, i32, i32, i32, i32) nounwind
|
/external/capstone/suite/MC/ARM/ |
D | arm_instructions.s.cs | 21 0x81,0x17,0x11,0xfe = cdp2 p7, #1, c1, c1, c1, #4
|
D | basic-arm-instructions.s.cs | 149 0x81,0x17,0x11,0xfe = cdp2 p7, #1, c1, c1, c1, #4 150 0xe0,0x6c,0x0c,0xfe = cdp2 p12, #0, c6, c12, c0, #7
|
/external/clang/test/CodeGen/ |
D | builtins-arm.c | 152 void cdp2() { in cdp2() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-arm.c | 167 void cdp2() { in cdp2() function
|
/external/python/cryptography/tests/x509/ |
D | test_x509_ext.py | 3978 cdp2 = x509.CRLDistributionPoints([ 3989 assert cdp == cdp2 4003 cdp2 = x509.CRLDistributionPoints([ 4033 assert cdp != cdp2 4050 cdp2 = x509.CRLDistributionPoints([ 4069 assert hash(cdp) == hash(cdp2)
|