/external/llvm/unittests/Analysis/ |
D | MixedTBAATest.cpp | 54 auto MD2 = MD.createTBAAScalarTypeNode("int", MD1); in TEST_F() local 55 auto MD3 = MD.createTBAAStructTagNode(MD2, MD2, 0); in TEST_F() 63 auto MD2 = MD.createTBAANode("int", MD1); in TEST_F() local 64 Store1->setMetadata(LLVMContext::MD_tbaa, MD2); in TEST_F()
|
/external/llvm-project/llvm/unittests/Analysis/ |
D | TBAATest.cpp | 54 auto *MD2 = MD.createTBAANode("int", MD1); in TEST_F() local 55 SI->setMetadata(LLVMContext::MD_tbaa, MD2); in TEST_F() 75 auto *MD2 = MD.createTBAANode("scalar-b", RootMD); in TEST_F() local 76 auto *StructTag2 = MD.createTBAAStructTagNode(MD2, MD2, 0); in TEST_F()
|
/external/llvm-project/llvm/test/ThinLTO/X86/ |
D | import-metadata.ll | 14 ;; Note that MD1 comes from the current module. MD2 is from the imported module. 15 ;; We are checking if the imported MD2 doesn't end up having a null operand. 16 ; CHECK: !llvm.md = !{![[#MD1:]], ![[#MD2:]]} 19 ; CHECK: ![[#MD2]] = !{![[#MD3]]}
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | unroll-novec-memcheck-metadata.ll | 12 ; CHECK-DAG: ![[$MD1]] = !{![[MD2:[0-9]+]]} 13 ; CHECK-DAG: ![[MD2]] = distinct !{![[MD2]], ![[MD3:[0-9]+]]}
|
/external/clang/test/CodeGenOpenCL/ |
D | kernel-attributes.cl | 6 …el1(i32 {{[^%]*}}%a) {{[^{]+}} !vec_type_hint ![[MD1:[0-9]+]] !reqd_work_group_size ![[MD2:[0-9]+]] 12 // CHECK: [[MD2]] = !{i32 1, i32 2, i32 4}
|
/external/llvm-project/clang/test/CodeGenOpenCL/ |
D | kernel-attributes.cl | 6 …el1(i32 {{[^%]*}}%a) {{[^{]+}} !vec_type_hint ![[MD1:[0-9]+]] !reqd_work_group_size ![[MD2:[0-9]+]] 15 // CHECK: [[MD2]] = !{i32 1, i32 2, i32 4}
|
/external/llvm-project/llvm/test/Transforms/SimpleLoopUnswitch/ |
D | trivial-unswitch-profmd.ll | 85 ; CHECK-NEXT: ], !prof ![[MD2:[0-9]+]] 226 ; CHECK: ![[MD2]] = !{!"branch_weights", i32 99, i32 100, i32 101, i32 102}
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 561 MDNode *MD2 = Inst2->getMetadata(LLVMContext::MD_access_group); in intersectAccessGroups() local 562 if (!MD1 || !MD2) in intersectAccessGroups() 564 if (MD1 == MD2) in intersectAccessGroups() 569 addToAccessGroupList(AccGroupSet2, MD2); in intersectAccessGroups()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 675 MDNode *MD2 = Inst2->getMetadata(LLVMContext::MD_access_group); in intersectAccessGroups() local 676 if (!MD1 || !MD2) in intersectAccessGroups() 678 if (MD1 == MD2) in intersectAccessGroups() 683 addToAccessGroupList(AccGroupSet2, MD2); in intersectAccessGroups()
|
/external/llvm-project/llvm/lib/IR/ |
D | LLVMContextImpl.h | 324 ConstantAsMetadata *MD2 = dyn_cast_or_null<ConstantAsMetadata>(Node2); 325 if (MD1 && MD2) { 327 ConstantInt *CV2 = cast<ConstantInt>(MD2->getValue());
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 164 pkcs1 2 : RSA-MD2 : md2WithRSAEncryption 183 pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC 185 pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC 360 rsadsi 2 2 : MD2 : md2
|
/external/python/cryptography/docs/development/ |
D | test-vectors.rst | 176 MD2 algorithm. This is a PEM conversion of the `root data`_ in the NSS source 422 to "1.2.3.4". The CRL uses an unsupported MD2 signature algorithm. 482 modified to contain an MD2 signature algorithm object identifier.
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | Rotate.miff | 42 …1<��7=��@:��;5��62��61��8/��8)��<-��SG��ec��aq��Ro��Sv��Vv��Sr��No��Yp�qF?�MD2�WM4�[ZA�[bI�w�a���w…
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 76 MDNode *getNode(Metadata *MD1, Metadata *MD2) { in getNode() argument 77 Metadata *MDs[] = {MD1, MD2}; in getNode()
|
/external/llvm-project/llvm/unittests/IR/ |
D | MetadataTest.cpp | 77 MDNode *getNode(Metadata *MD1, Metadata *MD2) { in getNode() argument 78 Metadata *MDs[] = {MD1, MD2}; in getNode()
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.2.rst | 1482 'sha512', 'ripemd160', 'SHA1', 'MDC2', 'SHA', 'SHA384', 'MD2',
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 22170 "+","DE","MD2","Muldenstein","Muldenstein","ST","--3-----","RL","1301",,"5140N 01220E", 38326 ,"FR","MD2","Marges","Marges","26","1----6--","RQ","0907",,"4509N 00503E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 19429 ,"US","MD2","Matador","Matador","TX","--3-----","RL","0607",,"3401N 10049W",
|