Lines Matching refs:TMP_REG_2
119 #define TMP_REG_2 (MAX_BPF_JIT_REG + 1) /* TEMP Register 2 */ macro
161 [TMP_REG_2] = {ARM_R9, ARM_R8},
720 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_alu_r64()
827 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_r64()
851 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_r64()
876 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_r64()
900 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_i64()
926 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_i64()
952 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_i64()
977 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_mul_r64()
1123 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_bpf_tail_call()
1200 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_rev16()
1215 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_rev32()
1237 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_push_r64()
1321 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in build_insn()