Lines Matching +full:ri +full:- +full:override
1 //===-- BPFInstrInfo.h - BPF Instruction Information ------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
25 const BPFRegisterInfo RI; variable
30 const BPFRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo()
34 bool KillSrc) const override;
36 bool expandPostRAPseudo(MachineInstr &MI) const override;
43 Register VReg) const override;
49 Register VReg) const override;
53 bool AllowModify) const override;
56 int *BytesRemoved = nullptr) const override;
60 int *BytesAdded = nullptr) const override;