Searched defs:BlockTrampolinePoolFor (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/mips/
H A Dassembler-mips.cc1167 BlockTrampolinePoolFor(1); // For associated delay slot.
1291 BlockTrampolinePoolFor(1); // For associated delay slot.
1298 BlockTrampolinePoolFor(1); // For associated delay slot.
1331 BlockTrampolinePoolFor(1); // For associated delay slot.
1338 BlockTrampolinePoolFor(1); // For associated delay slot.
1353 BlockTrampolinePoolFor(1); // For associated delay slot.
1393 BlockTrampolinePoolFor(1); // For associated delay slot.
1401 BlockTrampolinePoolFor(1); // For associated delay slot.
1408 BlockTrampolinePoolFor(1); // For associated delay slot.
1452 BlockTrampolinePoolFor(
3120 void Assembler::BlockTrampolinePoolFor(int instructions) { function in class:v8::Assembler
[all...]
/external/v8/src/ppc/
H A Dassembler-ppc.cc2535 void Assembler::BlockTrampolinePoolFor(int instructions) { function in class:v8::internal::Assembler
/external/v8/src/mips64/
H A Dassembler-mips64.cc1135 BlockTrampolinePoolFor(1); // For associated delay slot.
1278 BlockTrampolinePoolFor(1); // For associated delay slot.
1285 BlockTrampolinePoolFor(1); // For associated delay slot.
1318 BlockTrampolinePoolFor(1); // For associated delay slot.
1325 BlockTrampolinePoolFor(1); // For associated delay slot.
1340 BlockTrampolinePoolFor(1); // For associated delay slot.
1380 BlockTrampolinePoolFor(1); // For associated delay slot.
1388 BlockTrampolinePoolFor(1); // For associated delay slot.
1395 BlockTrampolinePoolFor(1); // For associated delay slot.
1439 BlockTrampolinePoolFor(
3389 void Assembler::BlockTrampolinePoolFor(int instructions) { function in class:v8::internal::Assembler
[all...]

Completed in 325 milliseconds