Home | History | Annotate | Download | only in arm

Lines Matching defs:EncodeBranchOffset

162   Emit(ArmAssembler::EncodeBranchOffset(offset, encoding));
1088 int32_t encoded = ArmAssembler::EncodeBranchOffset(bound_pc - position, next);
1106 int32_t ArmAssembler::EncodeBranchOffset(int offset, int32_t inst) {