Searched defs:isTied (Results 1 – 5 of 5) sorted by relevance
54 bool isTied() const { return Kind == Tied; } in isTied() function
317 bool isTied() const { in isTied() function
439 bool isTied() const { in isTied() function
363 bool isTied = MCID.getOperandConstraint(Idx, MCOI::TIED_TO) != -1; in AddRegisterOperand() local
350 bool isTied = MCID.getOperandConstraint(Idx, MCOI::TIED_TO) != -1; in AddRegisterOperand() local