Home | History | Annotate | Download | only in arm64

Lines Matching defs:capture_end

853       Register capture_end = w13;
878 __ Lsr(capture_end.X(), capture_start.X(), kWRegSizeInBits);
886 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1));
889 __ Add(capture_end, input_length, capture_end);
893 capture_end,
913 __ Ldp(capture_end,
925 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1));
928 __ Add(capture_end, input_length, capture_end);
932 capture_end,
939 __ Ldp(capture_end,
948 __ Ldp(capture_end,
954 __ Add(capture_end, input_length, Operand(capture_end, ASR, 1));
957 __ Add(capture_end, input_length, capture_end);
961 capture_end,