Searched refs:k_RegPair (Results 1 – 1 of 1) sorted by relevance
589 k_RegPair /// A pair of physical register enumerator1170 return Kind == k_RegPair && RegIdx.Index <= 30; in isRegPair()1214 assert((Kind == k_RegPair) && "Invalid access!"); in getRegPair()1328 auto Op = make_unique<MipsOperand>(k_RegPair, Parser); in CreateRegPair()1411 case k_RegPair: in ~MipsOperand()1442 case k_RegPair: in print()