Searched defs:isTied (Results 1 – 9 of 9) sorted by relevance
50 bool Operand::isTied() const { return TiedToIndex.hasValue(); } in isTied() function in llvm::exegesis::Operand
54 bool isTied() const { return Kind == Tied; } in isTied() function
317 bool isTied() const { in isTied() function
55 bool isTied() const { return Kind == Tied; } 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
358 bool isTied = MCID.getOperandConstraint(Idx, MCOI::TIED_TO) != -1; in AddRegisterOperand() local