Searched refs:bpf_output_call (Results 1 – 7 of 7) sorted by relevance
26 extern const char *bpf_output_call (rtx);
443 { return bpf_output_call (operands[0]); }466 { return bpf_output_call (operands[1]); }
679 bpf_output_call (rtx target) in bpf_output_call() function
449 { return bpf_output_call (operands[0]); }472 { return bpf_output_call (operands[1]); }
824 bpf_output_call (rtx target) in bpf_output_call() function
13895 * config/bpf/bpf.c (bpf_output_call): Support indirect calls in xBPF.15596 (bpf_output_call): Likewise.