Home | History | Annotate | Download | only in mips

Lines Matching defs:EncodeBranchOffset

136 int32_t MipsAssembler::EncodeBranchOffset(int offset, int32_t inst, bool is_jump) {
167 int32_t encoded = MipsAssembler::EncodeBranchOffset(offset, next, is_jump);