Searched defs:RegSubRegPair (Results 1 – 3 of 3) sorted by relevance
503 struct RegSubRegPair { struct507 RegSubRegPair(Register Reg = Register(), unsigned SubReg = 0) argument510 bool operator==(const RegSubRegPair& P) const { argument526 : RegSubRegPair(Reg, SubReg), SubIdx(SubIdx) {} in RegSubRegPair() function
59 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef in __anon1318784c0111::GCNDPPCombine
99 using RegSubRegPair = TargetInstrInfo::RegSubRegPair; typedef