Searched refs:FoldableDef (Results 1 – 1 of 1) sorted by relevance
30 struct FoldableDef { struct49 FoldableDef() = delete;50 FoldableDef(MachineOperand &FoldOp, const TargetRegisterClass *DefRC, in FoldableDef() argument66 FoldableDef(int64_t FoldImm, const TargetRegisterClass *DefRC, in FoldableDef() function72 FoldableDef getWithSubReg(const SIRegisterInfo &TRI, unsigned SubReg) const { in getWithSubReg() argument73 FoldableDef Copy(*this); in getWithSubReg()146 FoldableDef Def;151 FoldCandidate(MachineInstr *MI, unsigned OpNo, FoldableDef Def, in FoldCandidate()183 const FoldableDef &OpToFold) const;218 const FoldableDef &OpToFold) const;[all …]