Searched refs:BM (Results 1 – 25 of 325) sorted by relevance
12345678910>>...13
1 Start of DRD BM unit test.2 End of DRD BM unit test.
15 BM{"Bemuda"}
36 BM{"Be̱rmudaa"}
44 BM{"ᏆᏊᏓ"}
37 BM{"ⴱⵔⵎⵓⴷⴰ"}
38 BM{"ⴱⵔⵎⵓⴷⴰ"}
38 BM{"ꗩꖷꕜ"}
36 BM{"Bermud"}
68 BM{"Бермудскія астравы"}
72 BM{"Бермуда"}
71 BM{"بٔرمیوڈا"}
71 BM{"Бермуда"}
72 BM{"Бермуди"}
72 BM{"برمودا"}
31 BM{"ဘာမူဒါ"}
39 BM{"ⴱⵔⵎⵓⴷⴰ"}
41 BM{"ბერმუდა"}
39 BM{"ቤርሙዳ"}
40 BM{"Бермудскія астравы"}
43 BM{"બર્મુડા"}
43 BM{"Бермуда"}
42 BM{"ברמודה"}
459 const MDNode *BM = LocB.TBAATag; in alias() local460 if (!BM) return AliasAnalysis::alias(LocA, LocB); in alias()463 if (Aliases(AM, BM)) in alias()
37 BM = 4096/sizeof(Scalar), // number of rows of A-C per chunk in sparselu_gemm() enumerator58 for(Index ib=i0; ib<m; ib+=BM) in sparselu_gemm()60 Index actual_b = std::min<Index>(BM, m-ib); // actual number of rows in sparselu_gemm()