Searched defs:isTied (Results 1 – 9 of 9) sorted by relevance
54 bool isTied() const { return Kind == Tied; } in isTied() function
317 bool isTied() const { in isTied() function
430 bool isTied() const { in isTied() function
323 bool isTied = MI->getDesc().getOperandConstraint(Idx, MCOI::TIED_TO) != -1; in AddRegisterOperand() local
363 bool isTied = MCID.getOperandConstraint(Idx, MCOI::TIED_TO) != -1; in AddRegisterOperand() local
371 bool isTied = MCID.getOperandConstraint(Idx, MCOI::TIED_TO) != -1; in AddRegisterOperand() local
2035 bool isTied = MI.isRegTiedToDefOperand(i); in ProcessUses() local