Lines Matching refs:TMP_REG_2
130 #define TMP_REG_2 (MAX_BPF_JIT_REG + 1) /* TEMP Register 2 */ macro
172 [TMP_REG_2] = {ARM_R9, ARM_R8},
847 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_alu_r64()
1011 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_r64()
1035 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_r64()
1060 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_r64()
1084 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_i64()
1110 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_i64()
1140 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_i64()
1169 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_mul_r64()
1400 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_bpf_tail_call()
1478 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_rev16()
1493 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_rev32()
1515 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_push_r64()
1595 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in build_insn()