Searched refs:PhysRegOperands (Results 1 – 2 of 2) sorted by relevance
500 PhysRegOperandsTy PhysRegOperands; variable700 return make_range(PhysRegOperands.begin(), PhysRegOperands.end()); in physoperands()
899 PhysRegOperands.try_emplace(Reg, &OM); in definePhysRegOperand()913 const auto &I = PhysRegOperands.find(Reg); in getPhysRegOperandMatcher()915 if (I == PhysRegOperands.end()) { in getPhysRegOperandMatcher()