Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dassembler-mips.cc983 BlockTrampolinePoolFor(1); // For associated delay slot. in GenInstrJump()
1177 BlockTrampolinePoolFor(1); // For associated delay slot. in beq()
1184 BlockTrampolinePoolFor(1); // For associated delay slot. in bgez()
1218 BlockTrampolinePoolFor(1); // For associated delay slot. in bgezal()
1225 BlockTrampolinePoolFor(1); // For associated delay slot. in bgtz()
1239 BlockTrampolinePoolFor(1); // For associated delay slot. in blez()
1278 BlockTrampolinePoolFor(1); // For associated delay slot. in bltz()
1287 BlockTrampolinePoolFor(1); // For associated delay slot. in bltzal()
1294 BlockTrampolinePoolFor(1); // For associated delay slot. in bne()
1412 BlockTrampolinePoolFor(1); // For associated delay slot. in jr()
[all …]
Dassembler-mips.h1029 void BlockTrampolinePoolFor(int instructions);
/external/v8/src/mips64/
Dassembler-mips64.cc967 BlockTrampolinePoolFor(1); // For associated delay slot. in GenInstrJump()
1156 BlockTrampolinePoolFor(1); // For associated delay slot. in beq()
1163 BlockTrampolinePoolFor(1); // For associated delay slot. in bgez()
1197 BlockTrampolinePoolFor(1); // For associated delay slot. in bgezal()
1204 BlockTrampolinePoolFor(1); // For associated delay slot. in bgtz()
1218 BlockTrampolinePoolFor(1); // For associated delay slot. in blez()
1257 BlockTrampolinePoolFor(1); // For associated delay slot. in bltz()
1266 BlockTrampolinePoolFor(1); // For associated delay slot. in bltzal()
1273 BlockTrampolinePoolFor(1); // For associated delay slot. in bne()
1391 BlockTrampolinePoolFor(1); // For associated delay slot. in jr()
[all …]
Dassembler-mips64.h1065 void BlockTrampolinePoolFor(int instructions);