Searched refs:getPrimaryOperandIndex (Results 1 – 2 of 2) sorted by relevance
42 unsigned getPrimaryOperandIndex() const;
22 unsigned Variable::getPrimaryOperandIndex() const { in getPrimaryOperandIndex() function in llvm::exegesis::Variable195 const auto PrimaryOperandIndex = Var.getPrimaryOperandIndex(); in getPrimaryOperand()