Home
last modified time | relevance | path

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

/art/compiler/utils/mips/
Dassembler_mips.cc2535 void MipsAssembler::MoveInstructionToDelaySlot(Branch& branch) { in MoveInstructionToDelaySlot() function in art::mips::MipsAssembler
2558 MoveInstructionToDelaySlot(branches_.back()); in Buncond()
2569 MoveInstructionToDelaySlot(branches_.back()); in Bcond()
2576 MoveInstructionToDelaySlot(branches_.back()); in Call()
Dassembler_mips.h1314 void MoveInstructionToDelaySlot(Branch& branch);