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