Searched defs:RegSubRegPair (Results 1 – 3 of 3) sorted by relevance
450 struct RegSubRegPair { struct454 RegSubRegPair(unsigned Reg = 0, unsigned SubReg = 0) argument457 bool operator==(const RegSubRegPair& P) const { argument473 : RegSubRegPair(Reg, SubReg), SubIdx(SubIdx) {} in RegSubRegPair() function
70 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef in __anon2de779950111::GCNDPPCombine
101 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef