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

/external/chromium_org/v8/src/mips/
H A Dassembler-mips.cc983 BlockTrampolinePoolFor(1); // For associated delay slot.
1177 BlockTrampolinePoolFor(1); // For associated delay slot.
1184 BlockTrampolinePoolFor(1); // For associated delay slot.
1218 BlockTrampolinePoolFor(1); // For associated delay slot.
1225 BlockTrampolinePoolFor(1); // For associated delay slot.
1239 BlockTrampolinePoolFor(1); // For associated delay slot.
1278 BlockTrampolinePoolFor(1); // For associated delay slot.
1287 BlockTrampolinePoolFor(1); // For associated delay slot.
1294 BlockTrampolinePoolFor(1); // For associated delay slot.
1412 BlockTrampolinePoolFor(
2491 void Assembler::BlockTrampolinePoolFor(int instructions) { function in class:v8::Assembler
[all...]
/external/chromium_org/v8/src/mips64/
H A Dassembler-mips64.cc967 BlockTrampolinePoolFor(1); // For associated delay slot.
1156 BlockTrampolinePoolFor(1); // For associated delay slot.
1163 BlockTrampolinePoolFor(1); // For associated delay slot.
1197 BlockTrampolinePoolFor(1); // For associated delay slot.
1204 BlockTrampolinePoolFor(1); // For associated delay slot.
1218 BlockTrampolinePoolFor(1); // For associated delay slot.
1257 BlockTrampolinePoolFor(1); // For associated delay slot.
1266 BlockTrampolinePoolFor(1); // For associated delay slot.
1273 BlockTrampolinePoolFor(1); // For associated delay slot.
1391 BlockTrampolinePoolFor(
2730 void Assembler::BlockTrampolinePoolFor(int instructions) { function in class:v8::Assembler
[all...]

Completed in 95 milliseconds