BR               1879 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	PTR_FAIL_IF(push_inst(compiler, ((type >= SLJIT_FAST_CALL) ? BLR : BR) | RN(TMP_REG1)));
BR               1914 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	PTR_FAIL_IF(push_inst(compiler, BR | RN(TMP_REG1)));
BR               1932 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 		return push_inst(compiler, ((type >= SLJIT_FAST_CALL) ? BLR : BR) | RN(src));
BR               1942 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	return push_inst(compiler, ((type >= SLJIT_FAST_CALL) ? BLR : BR) | RN(TMP_REG1));
BR               1888 ext/tidy/tidy.c 	TIDY_TAG_CONST(BR);