Lines Matching refs:TMP_REG_2
128 #define TMP_REG_2 (MAX_BPF_JIT_REG + 1) /* TEMP Register 2 */ macro
170 [TMP_REG_2] = {ARM_R9, ARM_R8},
720 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_alu_r64()
832 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_r64()
856 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_r64()
881 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_r64()
905 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_i64()
931 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_i64()
961 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_i64()
990 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_mul_r64()
1159 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_bpf_tail_call()
1237 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_rev16()
1252 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_rev32()
1274 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_push_r64()
1354 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in build_insn()