Home
last modified time | relevance | path

Searched defs:OM (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp87 static void orderValue(const Value *V, OrderMap &OM) { in orderValue()
105 OrderMap OM; in orderModule() local
171 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl()
240 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder()
261 OrderMap OM = orderModule(M); in predictUseListOrder() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp119 static void orderValue(const Value *V, OrderMap &OM) { in orderValue()
137 OrderMap OM; in orderModule() local
182 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl()
245 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder()
266 OrderMap OM = orderModule(M); in predictUseListOrder() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2523 ,"OM":[,[,,"[19]\\d{3}",,,,,,,[4] property
Dmetadata.js5709 ,"OM":[,[,,"(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",,,,,,,[7,8,9] property
Dmetadatalite.js5709 ,"OM":[,[,,"(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",,,,,,,[7,8,9] property
Ddemo-compiled.js354 …\\d|4[045]|5[459]|7[0-3579]|90)\\d{2,7}",,,,"83012378"],,,[,,,,,,,,,[-1]]],OM:[,[,,"(?:1505|[279]\… property
616 …"018|(?:1(?:23|37|7[03]|94)|6(?:[12]6|74))\\d|[2-57-9]\\d{2,3}",,,,"018"]],OM:[,[,,"[19]\\d{3}",,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DBitTracker.cpp1001 BitMask OM = ME.mask(OldRR.Reg, OldRR.Sub); in subst() local