BR 1901 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c PTR_FAIL_IF(push_inst(compiler, ((type >= SLJIT_FAST_CALL) ? BLR : BR) | RN(TMP_REG1))); BR 1936 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c PTR_FAIL_IF(push_inst(compiler, BR | RN(TMP_REG1))); BR 1954 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return push_inst(compiler, ((type >= SLJIT_FAST_CALL) ? BLR : BR) | RN(src)); BR 1964 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c return push_inst(compiler, ((type >= SLJIT_FAST_CALL) ? BLR : BR) | RN(TMP_REG1)); BR 1893 ext/tidy/tidy.c TIDY_TAG_CONST(BR);