Searched refs:hasTiedOperands (Results 1 – 3 of 3) sorted by relevance
45 bool hasTiedOperands() const;
27 bool Variable::hasTiedOperands() const { in hasTiedOperands() function in llvm::exegesis::Variable237 [](const Variable &Var) { return Var.hasTiedOperands(); }); in hasTiedRegisters()
86 if (Var.hasTiedOperands()) in getVariablesWithTiedOperands()