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

/external/chromium_org/v8/src/mips/
H A Dassembler-mips.cc966 BlockTrampolinePoolFor(1); // For associated delay slot.
1078 BlockTrampolinePoolFor(1); // For associated delay slot.
1085 BlockTrampolinePoolFor(1); // For associated delay slot.
1093 BlockTrampolinePoolFor(1); // For associated delay slot.
1100 BlockTrampolinePoolFor(1); // For associated delay slot.
1107 BlockTrampolinePoolFor(1); // For associated delay slot.
1114 BlockTrampolinePoolFor(1); // For associated delay slot.
1122 BlockTrampolinePoolFor(1); // For associated delay slot.
1129 BlockTrampolinePoolFor(1); // For associated delay slot.
1151 BlockTrampolinePoolFor(
2073 void Assembler::BlockTrampolinePoolFor(int instructions) { function in class:v8::Assembler
[all...]
/external/v8/src/mips/
H A Dassembler-mips.cc961 BlockTrampolinePoolFor(1); // For associated delay slot.
1073 BlockTrampolinePoolFor(1); // For associated delay slot.
1080 BlockTrampolinePoolFor(1); // For associated delay slot.
1088 BlockTrampolinePoolFor(1); // For associated delay slot.
1095 BlockTrampolinePoolFor(1); // For associated delay slot.
1102 BlockTrampolinePoolFor(1); // For associated delay slot.
1109 BlockTrampolinePoolFor(1); // For associated delay slot.
1117 BlockTrampolinePoolFor(1); // For associated delay slot.
1124 BlockTrampolinePoolFor(1); // For associated delay slot.
1145 BlockTrampolinePoolFor(
2059 void Assembler::BlockTrampolinePoolFor(int instructions) { function in class:v8::Assembler
[all...]

Completed in 62 milliseconds