Home
last modified time | relevance | path

Searched refs:BlockTrampolinePoolFor (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dassembler-mips.cc961 BlockTrampolinePoolFor(1); // For associated delay slot. in GenInstrJump()
1073 BlockTrampolinePoolFor(1); // For associated delay slot. in beq()
1080 BlockTrampolinePoolFor(1); // For associated delay slot. in bgez()
1088 BlockTrampolinePoolFor(1); // For associated delay slot. in bgezal()
1095 BlockTrampolinePoolFor(1); // For associated delay slot. in bgtz()
1102 BlockTrampolinePoolFor(1); // For associated delay slot. in blez()
1109 BlockTrampolinePoolFor(1); // For associated delay slot. in bltz()
1117 BlockTrampolinePoolFor(1); // For associated delay slot. in bltzal()
1124 BlockTrampolinePoolFor(1); // For associated delay slot. in bne()
1145 BlockTrampolinePoolFor(1); // For associated delay slot. in jr()
[all …]
Dassembler-mips.h941 void BlockTrampolinePoolFor(int instructions);