Searched refs:bbe (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/Analysis/ |
D | ProfileVerifierPass.cpp | 102 for (const_pred_iterator bbi = pred_begin(BB), bbe = pred_end(BB); in printDebugInfo() local 103 bbi != bbe; ++bbi ) { in printDebugInfo() 117 for ( succ_const_iterator bbi = succ_begin(BB), bbe = succ_end(BB); in printDebugInfo() local 118 bbi != bbe; ++bbi ) { in printDebugInfo() 139 for ( succ_const_iterator bbi = succ_begin(BB), bbe = succ_end(BB); in printDebugInfo() local 140 bbi != bbe; ++bbi ) { in printDebugInfo() 263 succ_const_iterator bbi = succ_begin(BB), bbe = succ_end(BB); in recurseBasicBlock() local 272 for (;bbi != bbe; ++bbi) { in recurseBasicBlock() 342 for ( succ_const_iterator bbi = succ_begin(BB), bbe = succ_end(BB); in recurseBasicBlock() local 343 bbi != bbe; ++bbi ) { in recurseBasicBlock()
|
D | ProfileEstimatorPass.cpp | 131 for ( pred_iterator bbi = pred_begin(BB), bbe = pred_end(BB); in recurseBasicBlock() local 132 bbi != bbe; ++bbi ) { in recurseBasicBlock() 263 succ_iterator bbi = succ_begin(BB), bbe = succ_end(BB); in recurseBasicBlock() local 266 if (bbi == bbe) { in recurseBasicBlock() 271 for ( ; bbi != bbe; ++bbi ) { in recurseBasicBlock() 312 for (succ_iterator bbi = succ_begin(BB), bbe = succ_end(BB); in recurseBasicBlock() local 313 bbi != bbe; ++bbi) { in recurseBasicBlock() 370 for (pred_iterator bbi = pred_begin(BB), bbe = pred_end(BB); in runOnFunction() local 371 (bbi != bbe) && (!found); ++bbi) { in runOnFunction()
|
D | ProfileInfoLoaderPass.cpp | 117 for (succ_const_iterator bbi = succ_begin(BB), bbe = succ_end(BB); in recurseBasicBlock() local 118 bbi != bbe; ++bbi) { in recurseBasicBlock() 121 for (const_pred_iterator bbi = pred_begin(BB), bbe = pred_end(BB); in recurseBasicBlock() local 122 bbi != bbe; ++bbi) { in recurseBasicBlock()
|
D | ProfileInfo.cpp | 514 const_pred_iterator bbi = pred_begin(BB), bbe = pred_end(BB); in CalculateMissingEdge() local 515 if (bbi==bbe) { in CalculateMissingEdge() 519 for (;bbi != bbe; ++bbi) { in CalculateMissingEdge() 586 const_pred_iterator bbi = pred_begin(BB), bbe = pred_end(BB); in EstimateMissingEdges() local 587 if (bbi == bbe) { in EstimateMissingEdges() 590 for( ; bbi != bbe; ++bbi ) { in EstimateMissingEdges()
|
/external/chromium/base/third_party/dmg_fp/ |
D | dtoa.cc | 2432 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1; variable 2903 bb = d2b(&rv, &bbe, &bbbits); /* rv = bb * 2^bbe */ 2914 if (bbe >= 0) 2915 bb2 += bbe; 2917 bd2 -= bbe; 2924 j = bbe - bc.scale; 2933 j = 1 + 4*P - 3 - bbbits + ((bbe + bbbits - 1) & 3); 2938 j = bbe;
|
/external/chromium_org/base/third_party/dmg_fp/ |
D | dtoa.cc | 2438 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1; variable 2909 bb = d2b(&rv, &bbe, &bbbits); /* rv = bb * 2^bbe */ 2920 if (bbe >= 0) 2921 bb2 += bbe; 2923 bd2 -= bbe; 2930 j = bbe - bc.scale; 2939 j = 1 + 4*P - 3 - bbbits + ((bbe + bbbits - 1) & 3); 2944 j = bbe;
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/ |
D | 49.txt | 1622 4938733|Karbow-Vietlübbe
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/de/ |
D | 49.txt | 1623 4938733|Karbow-Vietlübbe
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 |
|