Searched defs:RegSubRegPair (Results 1 – 3 of 3) sorted by relevance
464 struct RegSubRegPair { struct468 RegSubRegPair(Register Reg = Register(), unsigned SubReg = 0) argument471 bool operator==(const RegSubRegPair& P) const { argument487 : RegSubRegPair(Reg, SubReg), SubIdx(SubIdx) {} in RegSubRegPair() function
59 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef in __anon8428498d0111::GCNDPPCombine
101 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef1395 MachineInstr &MI, DenseMap<RegSubRegPair, MachineInstr *> &CopyMIs) { in foldRedundantCopy()