Home
last modified time | relevance | path

Searched defs:BM (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
Dbyte_reader.js238 'BM' : 'bmp', property
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp379 const MDNode *BM = LocB.TBAATag; in alias() local
DDependenceAnalysis.cpp1276 bool findGCD(unsigned Bits, APInt AM, APInt BM, APInt Delta, in findGCD()
1394 APInt BM = ConstDstCoeff->getValue()->getValue(); in exactSIVtest() local
1798 APInt BM = ConstDstCoeff->getValue()->getValue(); in exactRDIVtest() local
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp630 OwningPtr<Modifier> BM(new BinModifier(BB, &PT, &R)); in FillFunction() local