Searched defs:getOperand (Results 1 – 2 of 2) sorted by relevance
91 const Operand& getOperand(uint32_t index) const { return mOperands[index]; } in getOperand() function
226 std::function<const Operand&(uint32_t)> getOperand, in lookupOperation()