Lines Matching +full:ri +full:- +full:override
1 //===-- SPIRVInstrInfo.h - SPIR-V Instruction Information -------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file contains the SPIR-V implementation of the TargetInstrInfo class.
11 //===----------------------------------------------------------------------===//
25 const SPIRVRegisterInfo RI; variable
30 const SPIRVRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo()
43 bool AllowModify = false) const override;
46 int *BytesRemoved = nullptr) const override;
51 int *BytesAdded = nullptr) const override;
54 bool KillSrc) const override;
55 bool expandPostRAPseudo(MachineInstr &MI) const override;