Searched refs:true_block_id (Results 1 - 20 of 20) sorted by relevance

/external/v8/src/arm/
H A Dlithium-arm.cc201 stream->Add("B%d | B%d on ", true_block_id(), false_block_id());
211 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
220 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
227 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
234 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
241 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
248 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
256 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
263 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
270 stream->Add(") then B%d else B%d", true_block_id(), false_block_i
[all...]
H A Dlithium-codegen-arm.cc1598 int true_block = chunk_->LookupDestination(instr->true_block_id());
1758 int true_block = chunk_->LookupDestination(instr->true_block_id());
1799 int true_block = chunk_->LookupDestination(instr->true_block_id());
1808 int true_block = chunk_->LookupDestination(instr->true_block_id());
1829 int true_block = chunk_->LookupDestination(instr->true_block_id());
1889 int true_block = chunk_->LookupDestination(instr->true_block_id());
1915 int true_block = chunk_->LookupDestination(instr->true_block_id());
1927 int true_block = chunk_->LookupDestination(instr->true_block_id());
1940 int true_block = chunk_->LookupDestination(instr->true_block_id());
1973 int true_block = chunk_->LookupDestination(instr->true_block_id());
[all...]
H A Dlithium-arm.h462 int true_block_id() { return hydrogen()->SuccessorAt(0)->block_id(); } function in class:v8::internal::LControlInstruction
953 int true_block_id() const { function in class:v8::internal::LCmpMapAndBranch
/external/v8/src/mips/
H A Dlithium-mips.cc201 stream->Add("B%d | B%d on ", true_block_id(), false_block_id());
211 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
220 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
227 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
234 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
241 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
248 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
256 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
263 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
270 stream->Add(") then B%d else B%d", true_block_id(), false_block_i
[all...]
H A Dlithium-codegen-mips.cc1458 int true_block = chunk_->LookupDestination(instr->true_block_id());
1608 int true_block = chunk_->LookupDestination(instr->true_block_id());
1660 int true_block = chunk_->LookupDestination(instr->true_block_id());
1668 int true_block = chunk_->LookupDestination(instr->true_block_id());
1690 int true_block = chunk_->LookupDestination(instr->true_block_id());
1749 int true_block = chunk_->LookupDestination(instr->true_block_id());
1776 int true_block = chunk_->LookupDestination(instr->true_block_id());
1789 int true_block = chunk_->LookupDestination(instr->true_block_id());
1802 int true_block = chunk_->LookupDestination(instr->true_block_id());
1835 int true_block = chunk_->LookupDestination(instr->true_block_id());
[all...]
H A Dlithium-mips.h461 int true_block_id() { return hydrogen()->SuccessorAt(0)->block_id(); } function in class:v8::internal::LControlInstruction
952 int true_block_id() const { function in class:v8::internal::LCmpMapAndBranch
/external/v8/src/x64/
H A Dlithium-x64.cc203 stream->Add("B%d | B%d on ", true_block_id(), false_block_id());
213 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
222 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
229 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
236 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
243 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
250 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
258 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
265 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
272 stream->Add(") then B%d else B%d", true_block_id(), false_block_i
[all...]
H A Dlithium-codegen-x64.cc1383 int true_block = chunk_->LookupDestination(instr->true_block_id());
1538 int true_block = chunk_->LookupDestination(instr->true_block_id());
1586 int true_block = chunk_->LookupDestination(instr->true_block_id());
1595 int true_block = chunk_->LookupDestination(instr->true_block_id());
1615 int true_block = chunk_->LookupDestination(instr->true_block_id());
1671 int true_block = chunk_->LookupDestination(instr->true_block_id());
1696 int true_block = chunk_->LookupDestination(instr->true_block_id());
1707 int true_block = chunk_->LookupDestination(instr->true_block_id());
1726 int true_block = chunk_->LookupDestination(instr->true_block_id());
1739 int true_block = chunk_->LookupDestination(instr->true_block_id());
[all...]
H A Dlithium-x64.h463 int true_block_id() { return hydrogen()->SuccessorAt(0)->block_id(); } function in class:v8::internal::LControlInstruction
952 int true_block_id() const { function in class:v8::internal::LCmpMapAndBranch
/external/v8/src/ia32/
H A Dlithium-ia32.cc198 stream->Add("B%d | B%d on ", true_block_id(), false_block_id());
208 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
217 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
224 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
231 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
238 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
245 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
253 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
260 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
267 stream->Add(") then B%d else B%d", true_block_id(), false_block_i
[all...]
H A Dlithium-codegen-ia32.cc1419 int true_block = chunk_->LookupDestination(instr->true_block_id());
1578 int true_block = chunk_->LookupDestination(instr->true_block_id());
1615 int true_block = chunk_->LookupDestination(instr->true_block_id());
1624 int true_block = chunk_->LookupDestination(instr->true_block_id());
1644 int true_block = chunk_->LookupDestination(instr->true_block_id());
1699 int true_block = chunk_->LookupDestination(instr->true_block_id());
1725 int true_block = chunk_->LookupDestination(instr->true_block_id());
1738 int true_block = chunk_->LookupDestination(instr->true_block_id());
1750 int true_block = chunk_->LookupDestination(instr->true_block_id());
1784 int true_block = chunk_->LookupDestination(instr->true_block_id());
[all...]
H A Dlithium-ia32.h450 int true_block_id() { return hydrogen()->SuccessorAt(0)->block_id(); } function in class:v8::internal::LControlInstruction
967 int true_block_id() const { function in class:v8::internal::LCmpMapAndBranch
/external/chromium_org/v8/src/arm/
H A Dlithium-arm.cc180 stream->Add("B%d | B%d on ", true_block_id(), false_block_id());
190 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
197 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
204 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
211 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
218 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
226 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
233 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
240 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
249 true_block_id(),
[all...]
H A Dlithium-arm.h506 return chunk->LookupDestination(true_block_id());
526 int true_block_id() { return SuccessorAt(0)->block_id(); } function in class:v8::internal::LControlInstruction
/external/chromium_org/v8/src/ia32/
H A Dlithium-ia32.cc210 stream->Add("B%d | B%d on ", true_block_id(), false_block_id());
220 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
227 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
234 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
241 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
248 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
256 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
263 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
270 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
279 true_block_id(),
[all...]
H A Dlithium-ia32.h508 return chunk->LookupDestination(true_block_id());
528 int true_block_id() { return SuccessorAt(0)->block_id(); } function in class:v8::internal::LControlInstruction
/external/chromium_org/v8/src/mips/
H A Dlithium-mips.cc180 stream->Add("B%d | B%d on ", true_block_id(), false_block_id());
195 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
202 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
209 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
216 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
223 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
231 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
238 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
245 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
254 true_block_id(),
[all...]
H A Dlithium-mips.h503 return chunk->LookupDestination(true_block_id());
523 int true_block_id() { return SuccessorAt(0)->block_id(); } function in class:v8::internal::LControlInstruction
/external/chromium_org/v8/src/x64/
H A Dlithium-x64.cc183 stream->Add("B%d | B%d on ", true_block_id(), false_block_id());
193 stream->Add(" then B%d else B%d", true_block_id(), false_block_id());
200 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
207 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
214 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
221 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
229 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
236 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
243 stream->Add(") then B%d else B%d", true_block_id(), false_block_id());
252 true_block_id(),
[all...]
H A Dlithium-x64.h505 return chunk->LookupDestination(true_block_id());
525 int true_block_id() { return SuccessorAt(0)->block_id(); } function in class:v8::internal::LControlInstruction

Completed in 477 milliseconds